body
{
	 background-color: #330000;

	 
	 scrollbar-face-color: #FFCCCC;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #cc6600;
    scrollbar-darkshadow-color: #00000;
    scrollbar-shadow-color: #330000;
    scrollbar-arrow-color: #330000;
    scrollbar-track-color: #ffcccc;
}

a {font-family: courier new;color: #cc6600;
    font-size: 13pt;
	 font-weight: bold;
	 } 
	 a: link
	 {color: #cc6600;
	 font size: 13pt;
	 }
	 a: visited
	 {color: #ffcccc;
	 font size: 12pt
    }
    a:hover
    {
    	color: #ffcccc;
    	font size: 13pt;
	 }
	 a#pink
	 {
	 	color: #ffcccc;
	 	font size: 14pt
	 	font-weight: 
	 }

	 a#pink2
	 {
	 	color: #ffcccc;
	 	font size: 16pt
	 	font-weight: 
	 }



h1
    {   
	 font-family: courier new;
    color: #330000;
	 font-size: 5pt;
	 font-weight: bold;
    }

border
{
	border-style: solid;
	border-width: 3mm;
	border-color: #cc6600;
}
TABLE
{
table-layout:fixed;
}