BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
}

INPUT, SELECT, TEXTAREA {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: #1C5397;
	font-weight : 700;
}

HR {
	color: #333399;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 16px;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14px;
	font-weight : 700;
}

A {
	text-decoration: none;
	color: #dd5e09;
	font-size : 12px;
}

A:Hover {
	text-decoration: underline;
	color: #FFCE33;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 12px;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 14px;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 11px;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 10px;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

.footer {
	font-size : 10px;
	font-weight : 200;
	color: #FFFFFF;
	text-decoration: none;
}

.subheading {
	font-size : 12px;
	text-transform: _uppercase;
	color: #FBCC67;
	font-weight : 700;
}

.pageheading {
	font-size : 14px;
	text-transform: _uppercase;
	color: #020101;
	font-weight : 700;
}

.catheading {
	font-size : 11px;
	text-transform: _uppercase;
	color: #020101;
	font-weight : 700;
}

.redheading {
	font-size : 10px;
	text-transform: _uppercase;
	color: #EF3A38;
}


