.header {
	font-family: "MS Sans Serif";
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.para {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #999999;
}
.blacktext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}
.blacktext2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #666666;
}
.title {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
