BODY {color : #999999;	font-family : Verdana, sans-serif;	font-size : 10px;}

A {
	color : #333333;

}

A:HOVER {
	color : #FF3333;
	text-decoration: underline;

}

a.small {
	color : #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;

}

a.small:HOVER {
	color : #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	text-decoration: underline;

}
H1 {
	border-bottom : 0px solid #999999;
	color : #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

H2 {
	border-bottom : 0px solid #999999;
	color : #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H3 {
	border-bottom : 0px solid #999999;
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

H4 {border-bottom : 1px solid #999999;  color : Black; }

H5 { color : Black; }

H6 { color : Black; }

P {color : #333333;	font-family : Verdana, sans-serif;	font-size : 11px; }

.AllBorder { border: 1px #CCCCCC solid;}

.LeftBorder { border-color: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.StdBorder { border-color: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.footer { font-family: Verdana, sans-serif; font-size: 8pt; font-weight: normal; color: #999999; text-align: center}.rightborder {  border-color: black #CCCCCC black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.bottomborder {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;

}
.topborder {

	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
