BODY{
color : navy;
}
H1{
color: #FFFFFF;
background-color: #003399;
text-align: center;
border-top-color: #000066;
border-right-color: #000066;
border-bottom-color: #000066;
border-left-color: #000066;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-style: double;
border-top-width: 4px;
border-right-width: 4px;
border-bottom-width: 4px;
border-left-width: 4px;
}
H2{
color: #FFFFFF;
background-color: #003399;
text-align: center;
border-top-color: #000066;
border-right-color: #000066;
border-bottom-color: #000066;
border-left-color: #000066;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-style: double;
border-top-width: 4px;
border-right-width: 4px;
border-bottom-width: 4px;
border-left-width: 4px;
}
H3{
color: #FFFFFF;
background-color: #003399;
text-align: center;
border-top-color: #000066;
border-right-color: #000066;
border-bottom-color: #000066;
border-left-color: #000066;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
border-style: double;
border-top-width: 4px;
border-right-width: 4px;
border-bottom-width: 4px;
border-left-width: 4px;
}
HR{
color: #000066;
height: 3px;
}
P{
color : navy;
font-size : 12px;
}
A{
color: #3399FF;
text-decoration: underline;
}
A:VISITED{
color: #666666;
text-decoration: underline;
}
A:HOVER{
color : yellow;
text-decoration: underline;
font-style : normal;
}
A:ACTIVE{
color: #FF9933;
text-decoration: underline;
}
UL{
color: #009999;
list-style-image : url(l_b12.gif);
list-style-position: outside;
}
UL UL{
list-style-image : url(l_b12a.gif);
}
OL{
list-style-type : upper-alpha;
}
OL OL{
list-style-type : lower-alpha;
}
TH{
color : white;
background-color: #003399;
font-size : 15px;
font-weight : bold;
text-align : left;
font-family : "MS UI Gothic";
}
TD{
color : navy;
font-size : 12px;
font-family : "MS UI Gothic";
background-color : white;
}
B{
font-size : 17px;
font-family : "MS UI Gothic";
color : navy;
}
