a:link {
	color: #781A29;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;	
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	color: #781A29;
	text-align:center;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #666666;
	text-align:center;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #781A29;
}
.pagetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pagetextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781A29;
}
.bl {background: url(images/bl.jpg) 0 100% no-repeat #C3C59E; width: 100%}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
