body{
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

.bodylefttext {
	text-align: left;
}

A {
	text-decoration: none;
	color: #700000;
}

A:Hover {
	text-decoration: underline;
	color: #FFCC00;
}
h1 {
	font-size: 18px;
	color: #710100;
}
h2 {
	font-size: 16px;
	color: #710100;
}
h3 {
	font-size: 14px;
	color: #710100;
}

.smenu{
	font-family : Arial;
	font-size : x-small;
	background-color : White;
	color : #700000;
	letter-spacing : 1;
}

.small{
	font-family : Arial;
	font-size : x-small;
}

.num{
	list-style-type : decimal;
}

.form{
	background-color : #FFFFFF;
	border-bottom : thin solid #F2DA82;
	border-right : thin solid #F2DA82;
	border-top : thin solid #F2DA82;
	border-left : thin solid #F2DA82;
	width : 200;
}

.formL{
	background-color : #FFFFFF;
	border-bottom : thin solid #F2DA82;
	border-right : thin solid #F2DA82;
	border-top : thin solid #F2DA82;
	border-left : thin solid #F2DA82;
	width : 360;
}

.calS{
	font-family : Arial;
	font-size : 10pt;
}

.calL{
	font-family : Arial;
	font-size : 12pt;
	font-weight : 800;
}

td.body2{
	font-size:12px;
	border:1px solid #000;
}

.redbg {
	color: #FFF;
}

.redbg a {
	text-decoration: none;
	color: #ebd570;
}

.redbg A:Hover {
	text-decoration: underline;
	color: #FFCC00;
}