
/*** Base Font Styles / Colors ***/

body, td, p, li, dt { font: normal 11px Tahoma, Arial, Sans-Serif; color: #036; }

h1 { font-size: 18px; font-weight: normal; color: #666; margin-top: 10px; }

h2 { font-size: 14px; font-weight: bold; color: #f60; }

h3 { font-size: 16px; font-weight: bold; color: #036; }

h4 { color: #f60; }
	
h5 { color: #f60; border-bottom: solid 1px #f60; text-transform: uppercase; }

h6 { font-size: 12px; }

a { color: #00659C; font-weight: bold; }
a:hover { color: #f60; text-decoration: underline; }

form { margin: 0; padding: 0; }

