body {
	font-family: verdana;
}
td {
	font-size: 11px;
}

#button {
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
			padding: 0;
			border: 2;
}

	#button li a {
		padding: 5px 5px 5px 29px;
	    color: #003399;
		text-decoration: none;
		width: 100%;
		}



	#button li a:hover {
		background-color: #003399;
		color: #ffffff;
		}
.mainbody {
	text-decoration: none;
}
.mainbody p {
	text-align: justify;
}
h1 {
	font-size: 16px;
	font-family: "trebuchet ms";
	color: #003399;
}
a:link {
	color: #0166FF;
	text-decoration: none;
}
a {
	color: #056DFF;
	text-decoration: none;

}
a:hover {
	color: #003198;
	text-decoration: underline;


}
a:visited {

}
.mainbody li {
	list-style-image: url(../images/navigation/square_bullet.gif);
	list-style-position: outside;
	color: #0066FF;
	font-weight: bold;
	padding: 0px 10px 20px 10px;


}
