@charset "iso-8859-1";
BODY {margin: 0;
letter-spacing: 0pt;
background-image: url('images/bg.jpg');
background-color: white;
background-attachment: fixed;
scrollbar-base-color: blue;
scrollbar-face-color: red;
scrollbar-shadow-color: blue;
scrollbar-highlight-color: blue;
scrollbar-3dlight-color: blue;
scrollbar-darkshadow-color: blue;
scrollbar-track-color: white;
scrollbar-arrow-color: blue}


.head {font-family: Arial; font-size: 0.9em; color: black; background-image:url(); 
border: #9799B0; border-style: solid; border-width: 1px; text-align:center; font-weight: none}

body, p, td {font-family: Arial; font-size: 1.1em; color: blue; font-weight: none;}
A:link {color: blue; text-decoration: underline; font-weight: bold;}
A:visited {color:#000099; text-decoration: underline; font-weight: bold}
A:hover {color:#3366FF; text-decoration: underline; background-color: none; font-weight: bold;}

hr.hr1 
{border-top-width: 1px; 
border-top-style: dashed; 
border-top-color: blue; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: blue; 
color: #fff; 
background-color: #fff; 
height: 4px;}

.h1
{ 
font-family: Arial; 
font-size: 1.2em; 
color: blue; 
font-weight: bold;
}

div.image { 
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
text-decoration: italic;
text-align: center; }