body,div,p,td,blockquote,ul,ol,li,strong{
	font-family:Verdana, Arial, Geneva;
	font-size:10px;
	color: #333333;
	text-align:justify;
}

/* Heading styles */


.header{
	font-family:Verdana, Arial, Geneva;
	font-size:14px;
	color: #76273c;
	font-weight: bold
}

.subheader{
	font-family:Verdana, Arial, Geneva;
	font-size:12px;
	color: #42416c;
	font-weight: bold
}

.subsubheader {
	font-family:Verdana, Arial, Geneva;
	font-size:11px;
	color: #76273c;
	font-weight: bold;
	text-indent:15px;
}

/* byline style */

.byline {
	font-style:italic;
	font-weight:bold;
}

/* Hyperlink styles */

a {
	color: #474343;text-decoration: underline;
}
A:visited {
	COLOR: #474343; text-decoration: none
}
A:active {
	COLOR: #474343; text-decoration: none
}
A:hover {
	COLOR: #474343; text-decoration: underline; 
}




.small {
	font-family:verdana, Arial;font-size:10px;color:black;
}


