<STYLE>

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#D7D279;
scrollbar-arrow-color:black;
scrollbar-track-color:#D7D279;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
background-color:#EBD014;
color:#000000;
}

H1 {
font-family: Diploma, times, serif;
font-weight: bold;
color: #000000;
}
H2 {
font-family: garamond, times, serif;
font-size: 18pt;
font-weight: bold;
color: #000000;
}
H3 {
font-family:Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 16pt;
font-weight: bold;
color:#000000;
}
H4 {
font-family: Times New Roman, times, serif;
font-size: 14pt;
font-weight: bold;
color: #000000;
}
P {
font-family: Times New Roman, times, serif;
font-size: 14pt;
color: #000000;
text-indent: .15in;
}
A {
font-family: Times New Roman, times, serif;
font-size: 12pt;
color: #0000ff; text-decoration: none;
}

Table{
align:center;
border:3;
bordercolor:#FF0000;
bgcolor:#D7D279;
cellpadding:2;
cursor:auto;
}

td{
size:auto;
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}

A:link {color:blue; text-decoration:none;}
A:visited {color:blue; text-decoration:none;}
A:hover {color:orange; text-decoration:underline; font-weight:bold; }
A:active {color:red; text-decoration:underline; font-weight:bold; }

</STYLE>
