BODY{
background-color:#FFFFFF;
color:#000033;
font-family:Arial,sans-serif;
}
/* The padding selector is like an indent */
h1{
padding-left:10%;
background-color:#FFCC00;
}
H2{
border-bottom:thin solid #000099;
}
H3{
background-color:#CC0000;
; font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF
}
.keyword{
font-weight:bold;
}
a.three:link{
color:#FF0000;
}
a.three:visited{
color:#0000FF;
}
a.three:hover{
background:#FFCC00;
}
p{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
; font-size: small
}
p.right{
background-color:transparent;
color:#666666;
font-size:9px;
font-weight:normal;
text-align:right;
;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* The center attrib below should align ALL para's and headers labeled center as center */
.center{
background-color:#CCCCCC;
color:#000066;
font-size:9px;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-align:center;
;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
BLOCKQUOTE{
margin-left:6px;
}
DIV{
}
H4{
padding-left:10%;
font-family:Papyrus;
font-size:medium;
}
HR{
color:#330066;
}
LI{
list-style:disc;
}
SPAN{
font-size:x-small;
font:lighter;
}
h6 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; color: #990000}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000099}
