

body {
	background-color: #A10000;
	background-image: url(images/bkgrd-firebird.gif);
	background-repeat: repeat-y;margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a	{
	color:#A10000;
	text-decoration:underline;
}

a:hover	{
	color:#F15D22;
	text-decoration:underline;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	line-height:18px;
}

.redbodyText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #A10000;
	line-height:18px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333333;
	line-height:18px;
}

.serif_text {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}

.Redserif_text {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	line-height: 24px;
	color: #A10000;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
}

.white_text2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 15px;
	line-height: 21px;
	color: #FFFFFF;
}


.headline1 {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	line-height:30px;
	color: #666666;
}