@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
h {
	margin: 0px;
	padding: 0px;
}

.style1 {
	color: #FFFFFF;
	font-size: 24px;
}
.nav, .nav a, .nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 160%;
}


h2 {
	font-size: 140%;
}