.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0A1A53;
}
.bodyBackground {
	background-attachment: scroll;
	background-image: url(background3.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bannerBackground {
	background-attachment: scroll;
	background-image: url(bannerBackground.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4BDCD;
	line-height: 130%;
	text-align: justify;


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;

}

a:link			{
				font-weight: normal;
				color: #b4bdcd;
				background-color: transparent;
				text-decoration: none;
				}
				
a:visited		{
				font-weight: normal;
				color: #b4bdcd;
				background-color: transparent;
				text-decoration: none;
				}
			
a:active		{
				font-weight: normal;
				color: #E7B763;
				background-color: transparent;
				text-decoration: none;
				}
				
a:hover			{
				font-weight: normal;
				color: #E7B763;
				background-color: transparent;
				text-decoration: none;
				}

a.footer:link	{
				font-size: 10pt;
				font-weight: normal;
				color: #0A1A53;
				background-color: transparent;
				text-decoration: none;
				}
				
a.footer:visited {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: normal;
				color: #0A1A53;
				background-color: transparent;
				text-decoration: none;
				}
			
a.footer:active	{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: normal;
				color: #E7B763;
				background-color: transparent;
				text-decoration: none;
				vertical-align: middle;

				}
				
a.footer:hover	{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: normal;
				color: #E7B763;
				background-color: transparent;
				text-decoration: none;
				}

