body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(background.jpg);
	background-attachment:fixed;
}

.yellow_text {
	font-family: Arial;
	font-size: 11px;
	color: #042b4e;
	font-weight: bold;
	padding-top:9px;
	padding-left: 42px;
}
.white_text {
	font-family: Vrinda;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #3a3d3b;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.top_link a{
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.top_link a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bold_text {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #b32c33;
}
.red_white_text {
	font-family: Vrinda;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 17px;
}
.site_link {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
}
.site_links a{
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
}

.site_links a:hover{
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #0099FF;
}

