/* Default styles */

body, tr, td, p, ul, li, ol, html
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

small 
{ 
	font-size: 8px;
}

hr{
	border-bottom-style:none;
	border-top-style:solid;
	border-top-size:1px;
	border-color:#E1E3ED;
	height:1px;
}

/* --------------------------------*/


.footer, .footer A:link, .footer A:visited, .footer A:active, .footer A:hover
{
 padding-left:20px;
 color: #ffffff;
 font-size:10px;
  text-decoration:none;
}
.footer A:hover
{
 color: #eeeeee;
 text-decoration:underline;
}

.header
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #4F4D63;
}

.sub_header
{
	font-size:12px;
	font-weight:bold;
}

.body
{
	font-size: 12px;
	padding: 0px 21px 0px 21px;
	line-height:15px;
}

.blurb
{
	padding: 0px 21px 0px 21px;
	line-height:20px;
}
