body {
	bgcolor: #4f84a4;
}

table.body {
	background: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, courier;
	color: gray;
}

table {
	cellpadding: 0;
	cellspacing: 0;
}

.menu {
	font-size: 8pt;
	font-family: Arial, courier;
	font-weight: bold;
	color: gray;
	}
	
a {
	font-size: 8pt;
	font-family: Arial, courier;
	font-weight: bold;
	text-decoration: none;
	color: purple;	
	}
	
a.menu {
	font-size: 8pt;
	font-family: Arial, courier;
	font-weight: bold;
	text-decoration: none;
	color: purple;	
	}

	
a:hover {
	font-size: 8pt;
	font-family: Arial, courier;
	text-decoration: none;
	color: #4f84a4;
	}
	
.normal {
	font-size: 10pt;
	font-family: Arial, courier;
	color: gray;
	}

.note {
	font-size: 10pt;
	font-family: Arial, courier;
	color: gray;
	}

.smallText {
	font-size: 10pt;
	font-family: Arial, courier;
}	
	
	
