p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
body {
	background-color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.form {
	background-color: #CCCCCC;
}
a:active {
	color: #000000;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
}
.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
