P  { text-justify: distribute;  
font-size: 12;  
font-family: arial, helvetica;  
font-style: normal; 
color : #3A2120;   
}

H1  {
	font-size : 15;
	font-family : arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #C3003C;
}

td  {
	font-size : 12;
	font-family : arial,helvetica;
	color : #3A2120;
	background-color: #ffffff;
	}
	
H2  {}


H3  {}

A  {
	font-size : 12;
	font-family : arial,helvetica;
	font-style : normal;
	color : #ca364e;
	text-decoration : none;
}

A:Visited  {
font-size : 12;
	font-family : arial,helvetica;
	font-style : normal;
	color : #ca364e;
	text-decoration : none;}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : #cc0033;
}

BODY  { 
background-color: 292c66;
 font-size: 12;  
font-family: arial, helvetica;  
font-style: normal; 
color : #4f4f54
}


