a {
	color: #FFFFFF;	
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #000000;
	text-decoration: underline
}
a:active {
	color: #000000;
	text-decoration: none
}
body {	
    font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.8em;	
	color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.style1 {
	font-size: 0.9em;	
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 0.9em;	
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: smaller;
}		
.style4 {
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}
.style5 {
    font-size: smaller;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style6 {
    font-size: smaller;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style7 {
	color: #404040;
}
.style8 {
	color: #ab7535;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-size: 0.9em;
    font-size: smaller;
	color: #000000;
	font-weight: bold;
}
.style10 {
	font-size: 0.9em;	
	color: #FFFFFF;
	margin-right: 1em;
	margin-left: 1em
}
.style11 {
	font-size: 0.84em;	
	color: #FFFFFF;
	margin-right: 1em;
	margin-left: 1em
}
ul {	
	list-style-type: square;	
	list-style-position: outside
	}
