body {
	bgcolor         : #ffffff;
	margin          : 0px,0px,0px,0px;
}

body.pop {
	bgcolor         : #ffffff;
	margin          : 10px,10px,10px,10px;
}

body,div,p,td{
	font-size       : 12px;
	color           : #011F5B;
}

.class{
	font-size       : 14px;
	color           : #B70202;
	font-weight     : bold;
}

a{
	font-size       : 12px;
	color           : #EB3E3E;
	text-decoration : none;
}

a.tools{
	font-size       : 12px;
	color           : #2F5A85;
}

a.lnav{
	color           : #B70202;
	text-decoration : underline;
}

a.lnavHot{
	color           : #B70202;
	font-weight     : bold;
	text-decoration : none;
}

