@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color: #006633;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.font1 {
	font-size:10px;
}
.font2 {
	font-size:16px;
}
.font3 {
	font-size:20px;
}
.font4 { 
	font-weight:bold;
}
.font5 {
	color:#333490;
}
.font6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.font7 {
	font-size:14px;
}
.font8	{
	font-style:italic;
}

