/* Global Styles */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999999;
	margin-top: 25px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
/* Font Styles */

h1 {
	font-size: 25px;
	color: #000000;
}
h2 {
	font-size: 20px;
	color: #000000;
}
h3 {
	font-size: 15px;
	color: #000000;
}
h4 {
	font-size: 10px;
	color: #000000;
}
.style1 {font-size: 14px}
.style2 {font-family: Tahoma, Arial, Helvetica, "Times New Roman"}
.style3 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman";
	font-size: 10px;
	color: #000000;
}
.style5 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman";
	font-weight: bold;
	font-size: 20px;
}
.style6 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman";
	font-size: 12px;
}
.style7 {font-size: 14px; font-family: Tahoma, Arial, Helvetica, "Times New Roman"; }
.style9 {color: #0000FF; font-weight: bold;}
.style10 {color: #}
.style15 {color: #FF0000}
.style16 {font-size: 12px; font-family: Tahoma, Arial, Helvetica, "Times New Roman"; color: #0000FF;}