/*Cascading style sheet*/


body {text-align:center; margin-top:0; margin-right: 0; margin-bottom:0; margin-left: 0; font-family:verdana, arial; background-color:#000066}

p {font-size:.9em; font-family:verdana, arial; margin-left:8px}

img {border:none}

h1, h2,h3,h4,h5 {font-family: verdana, Arial, Serif; font-style: italic; margin-left:7px}

#main {background-color:#f7f7f7; text-align:left; width:800px; font-family:verdana, arial}

.officer {font-size:.9em; font-family:verdana, arial; color: #000000}

a {color: #00337a; text-decoration:none; font-size:12px}

.page {color: #00337a; text-decoration:none; font-size:15px; font-weight:700}

a:hover {text-decoration:underline}

td {vertical-align: top}


/* syntax for linking to style sheet:  <link href="style.css" rel="stylesheet" type="text/css">

background-image:url('images/back-01.jpg');
*/