@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #64A901;
	padding: 0;
	margin: 0;
}


a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.secondlink:link {text-decoration: none; font-size: 12px; color: red; }
a.secondlink:visited {text-decoration: none; font-size: 12px; color: red; }
a.secondlink:hover {text-decoration: underline; font-size: 12px; color: red; }
a.secondlink:active {text-decoration: none; font-size: 12px; color: red; }

a.thirdlink:link {text-decoration: none; font-size: 12px; color: black; }
a.thirdlink:visited {text-decoration: none; font-size: 12px; color: black; }
a.thirdlink:hover {text-decoration: underline; font-size: 12px; color: black; }
a.thirdlink:active {text-decoration: none; font-size: 12px; color: black; }

h1 {
	font-size: 14px;
	color: #003366;
}

h2 {
	font-size: 14px;
	color: #5B8F09;
}


.style2 {
	color: #333333;
	font-size: 10px;
}

.style3 {
	color: #FFFFFF;
	font-size: 12px;
}

.style4 {
	color: #FFFFFF;
	font-size: 10px;
}

.style5 {
	color: #FF0000;
	font-weight: bold;
}

.style6 {font-size: 12px
}

.style7 {
	color: #FFFFFF; font-size: 9px	
}

.style8 {
	color: #FFFF00;
	font-size: 10px;
	font-weight: bold;
}

.style9 {
	color: #020202;
	font-size: 11px;
}

.style10 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.style11 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
