P {
color : #000000; 
background : #ffffff; 
font-family: verdana, helvetica, arial, sans-serif; 

}

TABLE.colors {
font-size : 80%; font-family: helvetica, verdana, arial, sans-serif; TEXT-ALIGN: center; border-width: thin; border-style: solid; border-color: #ffffff;
}

TABLE.footer {
color : #000000; 
background : #ffffff; 
font-family: verdana, helvetica, arial, sans-serif; 
} 

H1 {
font-size : 130%;
font-family : sans-serif;
}

H2 {
padding-left : 1em;
border-top : solid red;
border-right : solid red;
border-bottom : solid red;
border-left : solid red;
color : yellow;
background : #0c30ab;
font-family : sans-serif;
font-size : 125%;
width : 550px;
}

H3 { 
font-family: helvetica, verdana, arial, sans-serif; TEXT-ALIGN: center;
}

UL {
display : list-item;
list-style-type : square;
list-style-position : outside;
}

OL {
display : list-item;
white-space : normal;
list-style-type : decimal;
list-style-position : outside;
}

DL {
color : #000000; 
background : #ffffff; 
font-family: verdana, helvetica, arial, sans-serif; 
}

A:visited {
color : gray;
background : white;
text-decoration : underline;
}

A:active {
background : yellow;
color : red;
text-decoration : underline;
}

A:hover {
color : red;
background : yellow;
text-decoration : underline;

}

HR {
margin-left : 0;
color : red;
margin-right : 0;
background : white;
}
