/* CSS Document */

body {
	background-color: #989999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #B80C22;
}
.whitetext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 13px;
}
.heading1 {
	font-size: 13px;
	font-weight: bold;
	color: #272C40;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headingred {
	font-size: 13px;
	font-weight: bold;
	color: #BC0926;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.whitetext2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}
.whitetext1:link {
	color: #FFFFFF;
}
.whitetext1:visited {
	color: #FFFFFF;
}
.whitetext1:hover {
	color: #FFFFFF;
}
