/* CSS Document */
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	height: 70px;
	background: #CC0000;
	text-align: center;
}
.pop
{
	font-family: Trebuchet MS;
	font-size: 15px;
	text-align: center;
	color: ffffff;
	font-weight: bold;
	height: 50px;
	background: #CC0000;
}

.header2
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #CC0000;
	height: 70px;
	text-align: center;
}

.H3
{
	font-family: Trebuchet MS;
	font-size: 20px;
	text-align: center;
	color: #CC0000;
}

.H4
{
	font-family: verdana;
	font-size: 13px;
	text-align: center;
	color: #070189;
	font-weight: bold;
}
.H5
{
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	color: #CC0000;
	cursor: hand;
	font-weight: bold;
}

.H6
{
	font-family: Trebuchet MS;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #000000;
}

.H7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: ffffff;
	background: #CC0000;
}
.H8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
}
.H9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background: #01066D;
	font-style: italic;
}
.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	font-weight: 400;
	background: #01066D;
}
.special
{
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	color: #CC0000;
	background-color:#CCCCCC;
	font-weight: bold;
}
.hand
{cursor:hand;}

.H15
{
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background: #cc0000;
}
.form
{
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	color: #070189;
	background-color:#CCCCCC;
	font-weight: bold;
}
