body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 14pt;
	color:#7b032a;
	font-weight: bold;
	}

a {
	text-decoration: none;
	color:#cc0000;
	}

a:hover {
	color:#660066;
}

.bottom{
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding:20px;
}
.text {
	font-size: 9pt;
	margin: 0px;
	padding: 45px 90px 5px 30px;
	color:#c00262;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	}
.text2 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px 10px 10px 120px;
	color:#660099;
	font-weight: bold;
	text-align: left;
	}
.text3 {
	font-size: 10pt;
	margin: 0px;
	padding: 7px 30px 10px 30px;
	color:#cc0000;
	font-weight: bold;
	text-align: center;
	}	
.big {
	font-size: 26pt;
	margin: 0px;
	padding: 30px 20px 0px 90px;
	color:#f91259;
	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: 10px;
	font-weight: normal;
	text-align: center;
	color:#330066;
	font-family: tahoma;
}

.tb_b{
border: 2px solid #d01300;
}

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 #990066;
}
