/* setting font,size,space between lines, indent in paragraph, and margins.*/
/*elements*/

a:link {color:#000066; text-decoration: underline; font : 14px Arial}
a:visited {color:#000066; text-decoration: none; font : 14px Arial}
a:hover {color:#000000; text-decoration: none; font : 14px Arial}

body {
scrollbar-3dlight-color : #75ddff;
scrollbar-darkshadow-color: #51acdd;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #75ddff;
scrollbar-arrow-color : #51acdd;
scrollbar-face-color : #5188a5;
scrollbar-track-color : #51acdd;
background-color #a6edff repeat: no-repeat}

H1 {color: #013499; font : bold 18px; font-family: Arial; margin-top: 20px; margin-bottom: 4px}

P {color: #013499; font-family: Arial; font-size: 14px;
line-height: 15px; margin-top: 8px; margin-bottom: 10px; margin-left: 9px; margin-right: 9px }

 TABLE.main { border-left: solid 1px #013499;
border-bottom: solid 1px #013499; border-right: solid 1px #013499; border-top: solid 1px #013499 }
TABLE.form { border-top: dashed 1px #0000cc; border-bottom: dashed 1px #0000cc;
border-right: dashed 1px #0000cc; border-left: dashed 1px #0000cc;}

TABLE.link { border-bottom: solid 1px #ffffff; border-top: solid 1px #ffffff }

TABLE.form { border-top: dashed 1px #0000cc; border-bottom: dashed 1px #0000cc;
border-right: dashed 1px #0000cc; border-left: dashed 1px #0000cc;}


