BODY, TD, INPUT, SELECT, TEXTAREA {
	margin : 0px 0px 0px 0px;
	font-family : Verdana;
	font-size : 10pt;
	color : #000099;
	background-color : white;
	scrollbar-base-color : #666666;
	scrollbar-face-color: #666666;
}
A:link {
	color : #000099;
	text-decoration : underline;
}
A:visited {
	color : #000099;
	text-decoration : underline;
}
A:active {
	color : black;
	text-decoration : underline;
}
A:Hover{
	color : black;
	text-decoration : underline;
}
P, BLOCKQUOTE {
	text-align: justify;
	font-family : Verdana;
	font-size : 10pt;
}
.smallfont{ 
	font-family : Verdana;
	font-size : 8pt;
}
.smallestfont{ 
	font-family : Verdana;
	font-size : 7pt;
}
.middlefont{ 
	font-family : Verdana;
	font-size : 11pt;
}
.largefont{ 
	font-family : Verdana;
	font-size : 12pt;
}
.largestfont{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
}
OL {
	font-family : Verdana;
	font-size : 10pt;
	line-height : 16pt;
}
UL {
	font-family : Verdana;
	font-size : 10pt;
	line-height : 16pt;
}


