/*Cascading style sheet*/


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

p {font-size:.9em; font-family:verdana, arial}

img {border:none}

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

#main {background-image:url('images/banner-03.jpg'); background-repeat:no-repeat; background-color:#ffffff; text-align:center; width:840px; margin-top:0; font-family:verdana, arial}

a {color: rgb(0,71,219); text-decoration:none; font-size:.9em}

a:hover {text-decoration:underline}

td {vertical-align: top}

.a {color:white; font-size:14px}
.b {margin-bottom:0; margin-top:0}

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

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