
.blue {
	color : 336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.green {
	color : #008800;
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
}
.white {
	color : #ffffff;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
}
a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : 336699;
}
a:hover {
	color : #336699;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline;
}
a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 336699;
	font-weight : normal;
}
a:visited {
	color : 336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}
p, ul, ol {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
p.large {
	color : #333333;
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
}
p.small {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 9px;
}
body {
	margin : 0 0 0 0;
}
.referringClass {
}
