body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #666666;}
.list {font-size:9px;}

a:link {text-decoration: none; color: #FE2500;}
a:hover {text-decoration: none; font-weight: bold; text-transform: uppercase;}
a:visited {text-decoration: none; color: #FE2500;}

td {font-size: 12px; color: #000000;}

h1 {font-size: 18px; font-weight: bold; color: #FE2500; line-height: 36px;}
h2 {font-size: 16px; font-weight: bold; color: #FE2500; line-height: 36px;}
h3 {font-size: 14px; font-weight: bold; color: #FE2500; line-height: 36px;}
h4 {font-size: 12px; font-weight: bold; color: #666666; line-height: 24px;}
h5 {font-size: 10px; font-weight: bold; color: #666666; line-height: 16px;}
h6 {font-size: 8px; font-weight:bold; color: #666666; line-height: 14px;}

a.navbar:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	background-color: #F00;
}
a.navbar:hover {font-weight: bold; color: #FFFFFF; text-decoration: none; text-transform: uppercase;}
a.navbar:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	background-color: #F00;
}
.navbar {
	background-color: #F00;
	color: #FFFFFF;
	line-height: 36px;
}
