BODY       	{
				 	font-family 		: Arial; 
					font-weight 		: normal;
					font-style 		: normal;
					font-size  		: 10;
					color 			: #FFFFFF; 
					background-color 	: #000000;
				} 

A          	{ color : #6E6E6E; font-family : Tahoma; font-style : normal; text-decoration: none; font-size  : 10;  }
A:Visited  	{ color : #6E6E6E; font-family : Tahoma; font-style : normal; text-decoration: none; font-size  : 10;  } 
A:Active   	{ color : #C6C6C6; font-family : Tahoma; font-style : normal; text-decoration: none; font-size  : 10;  } 
A:Hover    	{ color : #FFFFE5; font-family : Tahoma; font-style : normal; text-decoration: none; font-size  : 10;	} 
H4         	{ color : #EEEEEE; font-family : Tahoma; font-weight : normal; font-style : oblique; 	} 
H3         	{ color : #DEDEDE; font-family : Tahoma; font-size : 25; } 
H2         	{ color : #DEDEDE; font-family : Tahoma; font-size : 25; } 
H1         	{ color : #DEDEDE; font-family : Tahoma; font-size : 25; }
TH         	{ color : #252525; font-family : Tahoma; font-weight : normal; font-size : 10; }
TD         	{ color : #252525; font-family : Tahoma; font-weight : normal; font-size : 10; background : #330000 }
INPUT		{ background-color : #FFFFE5; color : #330000; }
FORM		{ color : #A4A456; font-family : Tahoma; font-style : normal; text-decoration: none; font-size  : 10;	} 