/* Cascading Style Sheets */ 

/* Sets the background. */ 

/* Headers */

H1 {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; MARGIN: 0px; FONT-FAMILY: "verdana", "arial", "sans serif";}


/* Controls the Links */


a { color: #993333; text-decoration: none} 
a:link { color: #993333; text-decoration: none} 
a:hover { color: #000066; text-decoration: none} 

/* End of Document */