body {
	background-color: #FFF8F0;
}

h1 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:right;
	font-weight:bold;
}

.title_text {
	position:absolute;
	left:575px;
	/*right:330px;*/
	width:400px;
	top: 192px;
	}
.title_subtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	}
	
.column {
	position:relative;
	float:left;
	width:300px;
	left:25px;
	padding:0px 20px 20px 20px;
	text-align:justify;
	}

a.linksheader:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linksheader:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.linksheader:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:linksheader:active {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	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: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.linksfooter:hover  {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;  }
	
a.linksfooter:active   {
	color: #FFFFFF;    
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; }

a.linksfooter:visited   {
	color: #FFFFFF;    
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; }
	
.footer_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}	
