td  { color: #999999; font-size: 11px; font-family:Verdana }
.title  { color: #999999; font-size: 14px; font-family: Verdana }
.ingress  { color: #666666; font-size: 12px; font-family: Verdana }
.small { color: #999999; font-size: 10px; font-family: Verdana }
.copyright { color: #999999; font-size: 10px; font-family: Verdana }
.filename { font-size: 10px }


p{
font-family: Verdana, san-serif;
font-size: 11px;
color: #999999;
line-height: 15px;
padding: 3px;
}
.tenpointsfooter {
	font-family: verdana, san-serif;
	font-size: 10px;
	color: #999999;
}

.centered {
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	padding: 3px;
	text-align: center;
}

.right align {
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	padding: 3px;
	text-align: center;
}

a {
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #999999;
	text-decoration: underline;
}

a.filename {
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #999999;
	text-decoration: underline;
}


a:hover {
	color: #FF9900;
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: underline;
	
	
}
a:active {
	color: #CC3300;
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: underline;
}
a:visited {
	color: #CC9933;
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: underline;
}
.title {
	font-family: Verdana, san-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;
}
