@charset "iso-8859-1";

body
	{
	background-color : #ffffff;
	}

p,blockquote,ul,ol,li,div, table
	{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, sans-serif;
	line-height : 13pt;
	}

.subheader
	{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height : 13pt;
	padding-left : 3px;
	padding-right : 3px;
	}

a:active,a:link,a:visited
	{
	font-size: 8pt;
	font-weight: normal;
	color: #CE300A;
	font-family: Verdana, sans-serif;
	text-decoration : none;
	}
	
a:hover
	{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-decoration : underline;
	}

a.headlink:active,a.headlink:link,a.headlink:visited
	{
	color: #CE300A;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size : 8pt;
}

a.headlink:hover
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	}
	
a.footlink:active,a.footlink:link,a.footlink:visited
	{
	font-size: 7pt;
	font-weight: normal;
	color: #CE300A;
	font-family: Verdana, sans-serif;
	text-decoration : none;
	}
	
a.footlink:hover
	{
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-decoration : underline;
	}
	
.header
	{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, sans-serif;
	text-transform : uppercase;
}

.footer
	{
	font-size : 7pt;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, sans-serif;
	}

