p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
p, ul, ol {
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	background: transparent;
}


a {
	text-decoration: none;
}
a:link { color: #9F009F}
a:visited { color: #9F009F}
a:hover { color: #9F009F;
	font-weight: bold;
}

.bottomnav {
	font-size: 11px;
	line-height: 135%;
	color: #ffe5a5;
	background: transparent;
}

.bottomnav:link { color: #ffe5a5}
.bottomnav:visited { color: #ffe5a5}
.bottomnav:hover { color: #E600E6;
font-weight: normal;
}


.subtitle {
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
}

.subtitle2 {
	font-size: 13px;
	line-height: 135%;
	color: #026C71;
	font-weight: bold;
}
