/* CSS Document */

h1{
	font:18px tahoma, arial, Times New Roman;
	color:#5B0E04;
	font-weight: bold;
	line-height:18px;
}

h2{
	font:14px tahoma, arial, Times New Roman;
	color:#CC4702;
	font-weight: bold;
	line-height:16px;
}

.bodytxt{
	font:12px tahoma, arial, Times New Roman;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}

.bodytxtctr{
	font:12px tahoma, arial, Times New Roman;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	text-align:center;
}

.footer{
	font:8px Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	text-decoration:none;
	line-height:10px;
	text-align:center;
}

.navigation{
	font:8px tahoma, arial, Times New Roman;
	color:#000000;
	text-decoration:none;
	line-height:10px;
}

.a:link{
	color:#643201;
	text-decoration:none;
}

.a:visited{
	color:#5B0E04;
	text-decoration:none;
}

.a:hover{
	color:#CC4702;
	text-decoration:underline;
}
