body {
	width:95%;
	font-family:Arial;
	background-color:#000000;
	color:#FFFFFF;
}
.small_txt {
	font-size: 11px;
	line-height: 13px;
	font-weight: 100;	
}
.small_txt_grey {
	font-size: 11px;
	line-height: 13px;
	color:#999999;
}
.big_title {
	font-size: 20px;
	color:#666666;
	font-weight: bold;
	line-height: 20px;
}
.med_title{
	font-size: 14px;
	color:#999999;
	font-weight: bold;
}
.bolder_txt{
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
a.link {text-decoration:none; color:#FFFFFF; font-size:11px; font-weight:bold}
a.link:hover {text-decoration:underline;}

a.link2 {text-decoration:none; color:#0099FF; font-size:11px; font-weight:bold}
a.link2:hover {text-decoration:underline;}