
a{
	color: #393F33;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color: #393F33;
	font-size : 10px; 
	text-decoration : none;
	font-weight : bold;
} 
a:hover{
	color: #393F33;
	font-size : 10px; 
	text-decoration: underline;
}

	
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	color: #393F33;
	text-align: justify;
}

P.text {
	text-align : justify;
	font-size : 12px;
	color: #393F33;
	text-decoration : none;
	
}

P.textsmall {
    text-align : left;
	font-size : 10px;
	color: #AEA8A4;
	text-decoration : none;
	font-style : normal;
	}

P.header{
	font-size : 14px;
	font-style : italic;
	color: #CC3300;

}
td.titleimage{
	text-align : left;
	font-size : 10px;
	color: #646D6A;
	vertical-align: bottom;