body {
	/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 2em;
	color: #666666;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat;

	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #333333;
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	}
h2 {
	color: #666666;
	font-size: 100%;
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	}
h3 {
	font-size: 150%;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	color: white;
	margin: 2px;
	border: none #000000;
	font-weight: bold;
}
h4 {
	font-size: 150%;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	color: white;
	margin: 2px;
	border: none #000000;
	font-weight: bold;
	}
	
h5 {
	color: #000000
	}
a {	
	color: #003366;	
	text-decoration: underline
}
a:visited{
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #993300;

	}
a:active{
	color: #3366CC;
}	

table {
	color: #FFFFFF
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333;
	}
p {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 90%;
	letter-spacing: 0.8px;
	line-height: 110%;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

.footer {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 90%;
	padding: 8px;
	margin: 3px;
	line-height: 100%;
}
