﻿/* style */

body {font-family: verdana, Arial; 
font-size: 12px; 
scrollbar-face-color: #cdedd3; 
scrollbar-highlight-color: #0d8f63;
scrollbar-shadow-color: #0d8f63;
scrollbar-3dlight-color: #0d8f63; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #0d8f63; 
scrollbar-darkshadow-color: #0d8f63;}

table { font-family: Verdana; }
td { font-family: Verdana, Arial; font-size: 12px;}
a:link { color: #0d8f63; text-decoration: none; font-size: 10px;}
a:active { color: #0d8f63; text-decoration: none; font-size: 10px;}
a:visited { color: #455663; text-decoration: none; font-size: 10px;}
a:hover { color: #00cc66; text-decoration: none; font-size: 11px;}
H1 { color: #0d8f63; font-weight: bold; font-size: 18px;}
H2 { color: #006600; font-weight: bold; font-size: 16px;}
H3 { color: #0d8f63; font-weight: bold; font-size: 14px;}
H4 { color: #006600; font-weight: bold; font-size: 12px;}
H5 { color: #0d8f63; font-weight: bold; font-size: 10px;}
H6 { color: #006600; font-weight: bold; font-size: 8px;}
b { color: #006600; font-weight: bold; font-size: 12px;}
p { margin-left: 10px; margin-right: 10px; font-size: 12px; text-align: justify;}
FIELDSET { text-align: left;}