body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
	text-align: justify;
}
h1{
	font-family: Verdana;	
	font-size: 19pt;
	color: #B1B652;
	font-weight: normal;
}
a.h2class, h2{
	font-family: Verdana;	
	font-size: 15pt;
	color: #B1B652;
	font-weight: normal;
	text-align: left;
}
hr{
	color: #B1B652;
	height: 1px;
	width: 100%;	
}
em{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.white_text{
	color: White;
}
.white_text a{
	color: White;
	font-size: 7pt;
}
img{
	border: 0px;
}
a.menu{
	color: White;
	font-weight: bold;
}
a.biglink{
	color: #B1B652;
	font-size: 14pt;
	text-decoration: none;
}
a.biglink:hover{
	text-decoration: underline;
}
a{
	text-decoration: underline;
	color: Black;
}
a:hover{
	text-decoration: none;
}
