A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.Body {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
.BodyBold {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;	
}
.Title {
	font-family: Arial;
	font-size: 13px;
	color: #669900;
	font-weight: bold;	
}
.SubTitle {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;	
}
.Titleb {
	font-family: Arial;
	font-size: 11px;
	color: #669900;
	font-weight: bold;	
}
.Titleb2 {
	font-family: Arial;
	font-size: 11px;
	color: #DADADA;
	font-weight: bold;	
}
.Download {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;	
}
.Downloadl {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
}
.Special {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;	
}
.Copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}