﻿
/*** Base Font Styles / Colors ***/

body, td, p, li, dt { font: normal 14px Arial, Tahoma, Sans-Serif; color: #999; }

p { background: transparent url(/images/eao_bullet.gif) no-repeat top left; padding-left: 21px; }

h1 { font-size: 24px; font-weight: bold; color: #707070; margin-top: 5px; text-transform: uppercase;}

h2 { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #A78462; }

h3 { color: #3D701D; }

h4 { color: #A78462; }
	
h5 { color: #3D701D; }

h6 { font-size: 12px; }

sup { font-size: 8px; }

a:link, 
a:active, 
a:visited { color: #604F93; text-decoration: underline; }
a:hover { color: #A7CA78; text-decoration: underline; }

form { margin: 0; padding: 0; }

.no_arrow p {background-image: none;}

.no_arrow {background-image: none;}


