body { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
background-color: #CCCCCC; 
} 
td { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
} 
a { 
color: #0000FF; 
text-decoration: underline; 
} 
a:hover { 
color: #0000FF; 
text-decoration: none; 
} 
a:visited { 
color: #0000FF; 
text-decoration: underline; 
} 
a:visited:hover { 
color: #0000FF; 
text-decoration: none; 
} 
.topnav { 
color: #FFFFFF; 
font-size: 12px; 
font-weight: bold; 
padding-left: 10px; 
padding-right: 10px; 
} 
a.topnav { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.topnav:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.topnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.topnav:visited:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
.main { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
} 
.lefthead { 
font-size: 12px; 
font-weight: bold; 
color: #00277e; 
display: block; 
padding: 25px 5px 5px 15px; 
} 
a.leftnav { 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 15px; 
} 
a.leftnav:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #c5c6c6; 
display: block; 
} 
a.leftnav:visited { 
color: #000000; 
text-decoration: none; 
display: block; 
} 
a.leftnav:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #c5c6c6; 
display: block; 
} 
a.main_link { 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
} 
a.main_link:hover { 
color: #000000; 
text-decoration: underline; 
} 
a.main_link:visited { 
color: #000000; 
text-decoration: none; 
} 
a.main_link:visited:hover { 
color: #000000; 
text-decoration: underline; 
} 
.footer { 
color: #FFFFFF; 
font-size: 10px; 
padding-top: 6px; 
padding-bottom: 4px; 
} 
a.footer { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.footer:hover { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.footer:visited { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.footer:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
} 
.img { 
border: 1px #000000 solid; 
} 
h1 { 
color: #00277e; 
font-size: 18px; 
font-weight: bold; 
} 
h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 
h3 { 
color: #990000; 
font-size: 12px; 
font-weight: bold; 
} 
li { 
list-style-image: url(images/bullet.gif); 
} 
hr { 
height: 1px; 
color: #CCCCCC; 
} 
.img01 {
 border: 1px #000000 solid;
 }
 
.img02 {
 border: 1px #000000 solid;
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 }
.img03 {
 border: 1px #000000 solid;
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 }
