td,p {
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : none;
}

.smalltext {
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 11px;
	text-decoration: none;
}

a:link {
	color : #999999;
	font-family : helvetica;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color : #999999;
	font-family : helvetica;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color : #999999;
	font-family : helvetica;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color : #990100;
	font-family : helvetica;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
}

.heading {
	font-family : helvetica;
    font-size: 20px;
    color : #000000;
	font-weight: bold;    
}

.heading2 {
	font-family : helvetica;
    font-size: 22px;
    color : #990100;
	font-weight: bold;    
}

.subhead {
	font-family : helvetica;
    font-size: 18px;
    color : #990100;
	font-weight: bold;    
}

.text2 {
	font-family : helvetica;
    font-size: 18px;
    color : #555555;
	font-weight: normal;
}

.text3 {
	font-family : helvetica;
    font-size: 20px;
    color : #000000;
	font-weight: normal;
}
