a:link {color:#2c1409;}    /* unvisited */
a:visited {color:#2c1409;} /* visited */
a:hover {color:#FFFFFF;}   /* mouse over */
a:active {
	color:#402716;
	text-align: center;
}  /* selected link */



h1,h2,h3
{
font-family: "times new roman";
font-style: italic;
color:#2c1409;
font-size: 16px;
}





h4,h5,h6
{
line-height: 150%;
font-family: arial;
color:#402716;
font-size: 12px;
font-style: italic;
font-weight: normal;
}









div.center
{
left:200px;
clear:both;
}



div.left
{
float: left;
width: 40%;
text-align: justify;
padding:5px;
margin: 5px;

}


div.right
{
float: left;
width: 30%;
text-align: justify;
padding:5px;
margin: 5px;

}



div.copyright
{
padding:2px;
margin:2px;
}



.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
