p,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #8E2929;
	text-decoration: none;
	font-size: 12px; 
}
a:active, a:link, a:visited {
	color: #536589;
	text-decoration: underline;
	font-size: 12px;
}
a.reversed:hover, a.reversed:active,  a.reversed:link, a.reversed:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
ul { 
	list-style-position: outside; 
	list-style-image: url(/images/buttons/list_bullet.gif); 
	margin-left: 10px;
	padding-left: 8px;
}
.headerRed {
	font-size: 24px;
	color: #8E2929;
	font-weight: bold;
	letter-spacing: -2px;
}
.titleRed {
	font-size: 16px;
	color: #8E2929;
	font-weight: bold;
}
.headerPurple {
	font-size: 24px;
	color: #886A86;
	font-weight: bold;
	letter-spacing: -2px;
}
.titlePurple {
	font-size: 16px;
	color: #886A86;
	font-weight: bold;
}
.headerBrown {
	font-size: 24px;
	color: #A77330;
	font-weight: bold;
	letter-spacing: -2px;
}
.titleBrown {
	font-size: 16px;
	color: #A77330;
	font-weight: bold;
}
.footer {
	color: #666666;
	font-size: 10px;
}
a.ranac:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #536589;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
a.ranac:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #536589;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;

}
a.ranac:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #536589;
	text-decoration: none;
	font-size: 11px;
	background-attachment: fixed;
	line-height: 15px;
	background-color: #CFE1F2;
}
.descriptor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
}
.grey_bottom_border {
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom:1px;
}
