BODY 
{ 
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cc5555; 
	SCROLLBAR-SHADOW-COLOR: #990000; 
	SCROLLBAR-3DLIGHT-COLOR: #dd6666; 
	SCROLLBAR-ARROW-COLOR: yellow; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #330000;

	background-color: #000000;  

	marginwidth="16"; 
	marginheight="16";
}

a:link
{ 
        color: #0000ff;
}

a:visited
{ 
        color: #ffff00;
	text-style: italic;

}


a:active
{ 
        color: #ffff00;
}

 
.BodyNormal 
{
	font-family: sans-serif, "Times New Roman", Times, serif;
	font-size: 14px;
	text: "#FFFFFF";
	color: #FFFFFF;
	font-weight: normal;
}

.Header
{
	font-family: sans-serif, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #FFFFFF;
	font-weight: bold;
	background-color: #330033;
}

h2,h3,h4,h5,h6 
{
	font-family: sans-serif, "Times New Roman", Times, serif;
	color: Red;
	font-weight: bold;
	font-size: 16px;
	
	
}


h1 { 
	font-family: sans-serif, "Times New Roman", Times, serif;
	color: Red;
	font-weight: bold;
	font-size: x-large;
 } 

.Register 
{  
	font-family: "Times New Roman", Times, serif; font-size: 10px;
	color: #FFFFFF;
}

.jc
{
	position:relative;
}