.white {color: #FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;}
.maroon {color: #951527}
.bold {font-weight:bold}
.normal {color: #000000; font-family:Georgia, "Times New Roman", Times, serif;}
.first_letter 
{
	font-size: 24px;
	font-weight: bold;
}
.error
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
.line_space {line-height: 200%}
.border {border:medium, solid, #000000}
body 
{
	background-color: #951527;
}

a:link 
{	
	color: #951527;
	font-weight: bold;
}

a:visited 
{	
	color: #000000;
	font-weight: bold;
}

img
{
	border-style:none;
}

.thumbnail a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display:block;
}

.thumbnail a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display:block;
}

.thumbnail a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #951527;
	font-weight: bold;
	text-decoration:none;
	display:block;
}