
<style type="text/css">



a:link {COLOR: #0000FF;}
a:visited {COLOR: #800080;}
a:hover {COLOR: #FF0000;}
a:active {COLOR: #00FF00;}


    body {
	    SCROLLBAR-FACE-COLOR: #600000; 
    	SCROLLBAR-SHADOW-COLOR: #330000; 
	    SCROLLBAR-3DLIGHT-COLOR: #ffff99; 
	    SCROLLBAR-ARROW-COLOR: #cc9966; 
	    SCROLLBAR-TRACK-COLOR: #ffff99; 
	    SCROLLBAR-DARKSHADOW-COLOR: #000000;
	    
    }
	 	body {BACKGROUND-COLOR: #330000;}



    h1 {
        font-family:  Georgia, Times New Roman, Times;
        font-size: 200%;
        font-style: none;
        color: #FFFF99;
        font-weight: bolder;
        background-color: none;
        text-align: center;
		}
	h2 {
        font-family: Georgia, Times New Roman, Times;
        font-size: 100%;
        font-style: italic;
        color: #FFFF99;
        font-weight: bolder;
        background-color: none;
        text-align: center;
		}

	h3 {
        font-family: Georgia, Times New Roman, Times;
        font-size: 75%;
        font-style: none;
        color: #FFFF99;
        font-weight: none;
        background-color: none;
        text-align: center;
		}
	h4 {
        font-family: Georgia, Times New Roman, Times;
        font-size: 60%;
        font-style: none;
        color: #FFFF99;
        font-weight: none;
        background-color: none;
        text-align: center;
		}
	h5 {
        font-family: Georgia, Times New Roman, Times;
        font-size: 125%;
        font-style: none;
        color: #FFFF99;
        font-weight: none;
        background-color: none;
        text-align: center;
		}		
	p {
        font-family: Georgia, Times New Roman, Times;
        font-size: 100%;
        font-style: none;
        color: #FFFF99;
        font-weight: none;
        background-color: none;
        text-align: center;
		}
	
	
	



</style>


