body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	margin:0px;
	background-color: #cccccc;
}

td {
	margin:0px;
	padding:0px;
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.red {
color: #cc3300;
}

.red_serif {
font-family:Georgia, "Times New Roman", Times, serif;
color: #cc3300;
font-size:14px;
}

.white {
color: #ffffff;
}

.yellow {
color: #ffff99;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

a:link, a:visited {
	color: #cc3300;
	text-decoration: none;
	border-bottom:1px solid;
}    

a:hover {
	color: #cc3300;
	text-decoration: none;
	border-bottom: 0px;
}

a.nav:link, a.nav:visited {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 0px;
}

a.nav:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 1px solid;
}

a.nav2:link, a.nav2:visited {
	color: #cc3300;
	font-size: 10px;
	font-weight: 700;
	line-height: 22px;
	border-bottom: 1px solid;
}

a.nav2:hover {
	color: #cc3300;
	font-size: 10px;
	font-weight: 700;	
	line-height: 22px;
	border-bottom: 0px;
}

a.navwht:link, a.navwht:visited {
	color: #ffffff;
	border-bottom: 0px;
}

a.navwht:hover {
	color: #ffffff;
	border-bottom: 1px solid;
}

a.imglink:link, a.imglink:visited {
	border-bottom: 0px;
}

a.imglink:hover {
	border-bottom: 0px;
}
