@charset "utf-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: #606060 url("../images/bg.jpg");
	font-family: tahoma;
	text-align: center;
	line-height: 14pt;
}
.contact {
	font-family: tahoma;
	
}

.size8 {
	font-size: 8pt;
	font-family: Tahoma;
	color:#000000;
}
.size8w {
	font-size: 8pt;
	font-family: Tahoma;
	color:#FFFFFF;
}
.size8f {
	font-size: 8pt;
	color: #333333;
	font-weight:100;
	font-family: Tahoma;
	}
.size10f {
	font-size: 10pt;
	color: #333333;
	font-weight:100;
	font-family: Tahoma;	
}
.style7 {font-size: 8pt;color: #FFAA00;font-family: Tahoma;}
.style7r {font-size: 8pt;color: #FF9900;font-family: Tahoma;font-weight:100;}
.size8r {
	font-size: 8pt;
	color: #ED2024;
	font-weight:100;
	font-family: Tahoma;
}
.style1 {font-family: Tahoma}
.style2 {font-size: 8pt}
.style6 {font-size: 7pt; font-weight:100; color: #505050;}
.size6 {font-size: 7pt; font-weight:100; font-family: Tahoma;}
a {

	color: #505050;
	text-decoration: none;
	border:none;
}

a:hover {

	color: #505050;
	text-decoration: underline;
}

a.footer,
a.dead {

	color: #505050;
	text-decoration: none;

}

a.footer:hover,
a.dead:hover {

	color: #505050;
	text-decoration: underline;

}

/* CSS Document */

