/* CSS Document */

body {
	color: #000000;
	background-color: #ffffff;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	padding: 0; 
	margin: 0; 
	
	margin-top: 0;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:20px;
}

th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.module_text {

	line-height:normal;

}

h1 {

	color: #bf2a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}


a:link {
	color: #000000;
	text-decoration:none;


}

a:visited {
	color: #000000;
	text-decoration:none; 
	
}

a:hover {
	color: #095749;
	text-decoration:underline;
	
}



.footer {

	font-size: 8pt;

}

.menu {

	letter-spacing:.5px;
	

}

.menu_sub {

	line-height:20px;
	font-size: 8pt;
	letter-spacing:normal;
	
}

