Body {
        font-family : "Times New Roman", Times, serif;
		  background-image: url("images/bg.gif");
		  background-repeat: repeat-x;
		  margin:0;
				  
                }
table, tr, td {
        font-family : "Times New Roman", Times, serif;
		  
                }
 H1{
        font-size : 18pt; color : #003000;
		  font-weight: normal;
}

H2 {
        font-size : 16pt; color : #003000;
		  font-weight: normal;
}

        H3 {
        font-size : 14pt; color : #003000;
		  font-weight: normal;
}

A:LINK {
        color : #A52A2A;
}

A:VISITED {
        color : #7E2222;
}

A:HOVER {
        color : red;
        text-decoration : none;
}



