body{
	padding:0px;
	margin:0px;
	left: auto;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#343434;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#393939;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3D6A8C;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
