body {
	background-color: ##919191;
}

.column {
	position:relative;
	float:left;
	width:300px;
	left:45px;
	padding:0px 40px 10px 0px;
	text-align:justify;
	}


a.linksheader:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD0000;
	text-decoration: none;
}

a.linksheader:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

a.linksheader:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD0000;
	text-decoration: none;
}

a:linksheader:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD0000;
	text-decoration: none;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.linksfooter:link     {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.linksfooter:hover  {
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;  }
	
a.linksfooter:active   {
	color: #FFFFFF;    
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; }

a.linksfooter:visited   {
	color: #FFFFFF;    
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; }
	
.footertext {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	h1 {
	color: #FFFFFF;
}
