BODY {
	background-color : White;
	margin : 0px 0px 0px 0px;
}
A:link {
	color : #BD2131;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 10pt;
}
A:visited {
	color : #BD2131;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 10pt;
}
A:active {
	color : #BD2131;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 10pt;
}
A:Hover{
	letter-spacing : normal;
	text-decoration : none;
	color : #3333FF;
	font-family : Verdana;
	font-size : 10pt;
}
P {
	text-align: left;
	font-family : Verdana;
	font-size : 10pt;
}
P.firstletter:first-letter {
	font-size: 20pt; float: left
}
FONT {
	font-family : Verdana;
	font-size : 10pt;
 }
BASE FONT {
	font-family : Verdana;
	font-size : 10pt;
}
.smallfont{ 
	font-family : Verdana;
	font-size : 8pt;
 }
 .required{ 
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
	color : red;
}
.smallestfont{ 
	font-family : Verdana;
	font-size : 7pt;
 }
.largefont{ 
	font-family : Verdana;
	font-size : 11pt;
 }
 .largestfont{ 
	font-family : Verdana;
	font-size : 12pt;
 }
.largeredfont{
	font-family : Verdana;
	font-size : 12pt;
	color : #BD2131;
	font-weight : bold;
}
OL {
	font-family : Verdana;
	font-size : 10pt;
	line-height : 16pt;
	text-align : left;
}
UL {
	font-family : Verdana;
	font-size : 10pt;
	line-height : 16pt;
	text-align : left;
}

