@charset "utf-8";
/* CSS Document */

body, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.footer {
	color:#cc3333;
	font-size:14px;
	text-decoration:none;
}
.footer:hover {
	color:#666;
	font-size:14px;
	text-decoration:none;
}

.grey14 {
	font-size:14px;
	color:#666;
}
.padding10{
	padding:10;
}
.heading {
	font-size:31px;
	color:#cc3333;
	
}
.headingBlk {
	font-size:31px;
	color:#000000;
	
}
.heading18 {
	font-size:18px;
	color:#cc3333;
}
.links {
	color:#cc3333;
	font-size:14px;
	text-decoration:none;
}
.links:hover {
	color:#666;
	font-size:14px;
	text-decoration:none;
}
.txt18 {
	font-size:18px;
	color:#000000;
}
.links18 {
	color:#cc3333;
	font-size:18px;
	text-decoration:none;
}
.links18:hover {
	color:#666;
	font-size:18px;
	text-decoration:none;
}
.heading60 {
	font-size:60px;
	color:#cc3333;
}
.padding5 {
	padding-left:15;
}
.homepagered {
	font-size:80px;
	line-height:60px;
	color:#cc3333;
}
.text25 {
	font-size:21px;
	line-height:25px;
}
.links21 {
	color:#cc3333;
	font-size:21px;
	text-decoration:none;
}
.links21:hover {
	color:#666;
	font-size:21px;
	text-decoration:none;
}
.padding25 {
	padding-left:25
	}
	
