@charset "utf-8";

/* CSS Document */





body {

	background-color: #33480f;

}



A:LINK {

	 color: #33480f;

	 text-decoration: underline;

}

A:HOVER {

	color : #33480f;

	text-decoration: none;	

}

A:Active {

	 /*color: #447CB7;*/

}

A:VISITED {

	color : #33480f;

	text-decoration: underline;	

}



.p, td, tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #33480f;

	line-height: 150%;

}



.style1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #33480f;

	line-height: 150%;

}

.style2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}

A.white:Link {

	color: #ffffff;

	text-decoration: none;  

}

A.white:HOVER {

	color: #ffffff;

	text-decoration: underline;  

}



A.white:VISITED {

	color: #ffffff;

	text-decoration: none;  	

}

.style4 {

	color: #33480f;

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

}


