body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 14pt;
	color:#c0c0c0;
	font-weight: bold;
	}

a {
	text-decoration: none;
	color:#ffffff;
	}

a:hover {
	color:#ffff66;
}

.bottom{
	font-family: sans-serif;
	font-size: 12pt;
	color:#e1d7a1;
	font-weight: bold;
	padding:20px;
}
.text{
	font-size: 11pt;
	margin: 0px;
	padding: 20px 30px 5px 350px;
	color:#ffff66;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	}
.text a	{
	color:#ffffcc;
}
.text a:hover	{
	color:#a8a594;
}
.text2 {
	font-size: 21pt;
	margin: 0px;
	padding: 15px 30px 10px 0px;
	color:#cc0000;
	font-weight: normal;
	text-align: center;
	font-family: impact;
	}
.text3 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px 30px 10px 30px;
	color:#cfcbbc;
	font-weight: bold;
	text-align: center;
	}	
.big {
	font-size: 26pt;
	margin: 0px;
	padding: 35px 40px 0px 10px;
	color:#b6b6b6;
	font-weight: normal;
	text-align: center;
	font-family: impact;
	text-transform: uppercase;
	}	
	
h1 {
	font-size: 18pt;
	margin: 0;
	padding: 4px;
	text-align: center; 
	color:#003366;
	
}

h2 {
	font-size: 14pt;
	margin: 0;
	padding: 20px;
	font-weight: normal;
	text-align: center;
	color:#ffff33;
	font-family: tahoma;
}

.tb_b{
border: 2px solid #8f0101;
}

h3 {
	font-size: 16pt;
	margin: 0;
	padding: 12px 0 0 60px;
	font-weight: bold;
	text-align: left;
	color:#be591b;
	font-family: georgia, sans-serif;
}

.th{
border: 1px solid #cc0000;
}
