

BODY	{
	background-color: #504141;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	}


H1	{
	font-size: 24pt;
	}

H2	{
	font-size: 22pt;
	}	

H3	{
	font-size: 13pt;
	}

	
H4	{
	font-size: 12pt;
	color: #FFCC66;
	}

H5	{
	font-size: 11pt;
	}

H6	{
	font-size: 7pt;
	color: #FFCC66;
	}

.small { 
	font-size: 7pt;
	}

.medium { 
	font-size: 9pt;
	}

P, li, td	{
	font-size: 12pt;
	color: #e5dcb5;
	}
			
A:link { color: #d06a5f;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #d06a5f; 
	background: transparent;
	text-decoration: none;
	}
A:active { color: #d06a5f; 
	background: transparent;
	text-decoration: none;
	}			
A:hover { 
	background: transparent;
	text-decoration: underline;
	 }


	 

	 