body{ background-color: #002157 } 

p { color: #333333; } 
p { font-family: Verdana; }
p { font-size: 13px; }

ul{ color: #333333; } 
ul{ font-family: Verdana; }
ul{ font-size: 13px; }

h1{ color: #002157; }
h1{ font-family: Verdana; }
h1{ font-size: 24px; }
h1{ text-align: center; } 
h1{ font-weight: normal; } 

h2{ color: #9d0a0e; }
h2{ font-family: Verdana; }
h2{ font-size: 18px; }
h2{ text-align: center; } 
h2{ font-weight: normal; } 

a:link { color: #002157; text-decoration: none; font-weight: bold; }
a:visited { color: #002157; text-decoration: none; font-weight: bold; } 
a:hover { color: #9d0a0e; text-decoration: underline; font-weight: bold; } 
