body {
	padding: 0;
	margin: 20;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

.menu {
font-size:10px;
color:#666666;
}
.menu a {
font-size:11px;
color:#666666;
text-decoration: none;
}
.menu a:focus {
font-size:11px;
color:#999999;
text-decoration: none;
}
.gray {
color:#CCCCCC;
}
.pred{
color:#FF0000;
}
.red {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.red a {
color:#FF0000;
text-decoration: none;
}
.red a: visited {
color:#66FFFF;
text-decoration: none;
}
.blue a {
color:#3366FF;
text-decoration: none;
}
.blue a: visited {
color:#FFCC00;
text-decoration: none;
}
.rate {
color:#990000;
}
.white { 
	font-family: tahoma;
	font-size: 8px;
	color:#CCCCCC;
	font-weight: bold;
   }
.footerr {font-family: tahoma;
	font-size: 8px;
	color:#CCCCCC;
	font-weight: normal;
	}
.footerr a{font-family: tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;}
.footerr a:hover{font-family: tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;}
.footerr a:visited{font-family: tahoma;
	font-size: 8px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;}