body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
.white_body {
	font-size: 10px;
	color: #FFFFFF;
}
.grey_bold {
	font-weight: bold;
	}
.green_bold {
	font-weight: bold;
	color: #76B900;
}
a:link {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.white_07 {
	font-size: 7pt;
	color: #FFFFFF;	
}
.green_10 {
	font-size: 10px;
	color: #76B900;
}
.grey_07 {
	font-size: 7pt;
}
