/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
    font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2D340;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2D340;
	font-weight: bold;
}
a.black:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7C8745; }
a.black:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
a.black:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #9ABA00; } 
a.black:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	line-height: 0.5cm;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
    font-style: normal;
	font-weight: lighter;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B8744;
	font-size: 10px;
    font-style: normal;
	font-weight: bold;
}
img {
	border: none;
}
