/* CSS Document */


.subheading {font-weight: bold; color:#0A57A4;}

.bluetext {color:#0A57A4;}

h5 {font-size:14px; font-weight:bold; color:#0A57A4;}
h4 {font-size:14px; font-weight:bold; color:#0A57A4;}
h3 {font-size:14px; font-weight:bold; color:#0A57A4;}
h2 {font-size:18px; font-weight:bold; color:#0A57A4;}
h1 {font-size:24px; font-weight:bold; color:#0A57A4;}


p {font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 180%} 

a { color:#E9B54D}
a:hover { color: #EDC674}

ul {font-family:  Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;
	list-style-position: outside;}
ol {font-family:  Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%
	list-style-position: outside;}
li {font-family:  Verdana, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%;  }

