a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #CCCCCC;
	font-family: Arial;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	color: #CCCCCC
	}

h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial;	
	font-size: 12pt;	 	
	color: #000000
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
.menu {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 2em;
	color: #ffffff
	}
td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
	color: #000000
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
a:hover {	
	text-decoration: underline
	}

