@charset "utf-8";
/* CSS Document */

	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5976;
	line-height: 110%;
	}
	body {
	background-color: #7989AA;
	}
	.bodyspaced{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5976;
	line-height: 110%;
	font-weight: normal;
	text-decoration: none;
	}
	.bodyspacedbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5976;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	}
	.bodyspacedital{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5976;
	line-height: 110%;
	font-weight: normal;

	font-style:italic
	text-decoration: none;
	font-style: italic;
	}
	.bodyspacedredboldital{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	line-height: 110%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
	.bodyspacedredbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	}
	.style2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	text-decoration: none;
	}
	.style3 {
		font-family: Verdana, Arial, Helvetica, sans-serif
		line-height: 110%;
		font-weight: normal;
		text-decoration: none;
		}
	.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	text-decoration: none;
	}
	.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	text-decoration: none;
	}
	
	A:LINK {
	color : #01335b;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color : #01335b;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE {
	color : #01335b;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color : #01335b;
	text-decoration: underline;
}
