body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 14pt;
	color:#ff3300;
	font-weight: bold;
	}

a {
	text-decoration: none;
	color:#ff6600;
	}

a:hover {
	color:#cc0000;
}

.bottom{
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding:10px 30px 10px 30px;
}
.text {
	font-size: 10pt;
	margin: 0px;
	padding: 7px 20px 5px 20px;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	}
	
.text2 {
	font-size: 12pt;
	margin: 0px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	}
	
h1 {
	font-size: 28pt;
	margin: 0;
	padding: 4px;
	text-align: center; 
	color:#000066;
	font-family: impact;
	text-transform: uppercase;
	font-weight: normal;
	
}

.imag{
border: 2px solid #ffcc00;
}

.th{
border: 1px solid #990066;
}

.dir{
font-size: 9pt;
}
