a {
	color: #808000;
	text-decoration: none;
	font-size: 90%;
	font-weight : bold;

}
body {	
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 0.7em;	
	line-height: 1.5em;	
	color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}

h1 {
	color: #707070;
	font-weight: bold;

	}
h2 {	
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 1.15em;		
	color: #707070
	}
h3 {
	color: #484848;
	}
table {
	color: #000000;
	}
td, th {	
	font-family: Tahoma;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #2F4F4F;
	}
textarea {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 0.7em
	}
ul {	
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
a:hover {	
	text-decoration: none
	}
.small {
	font-size: 85%;
}
.linkintext {
	color: #808000;
	text-decoration: underline;
	font-size: 1em;
	font-weight : bold;
}
