body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gridback.jpg);
	background-repeat: no-repeat;
	background-position: 770px 0px;
}
td {
	font-size: 11px;
}


.sidenav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidenav a{
	text-decoration: none;
	color: #FFFFFF;
}

.sidenav a:hover{
	text-decoration: underline;
}
.raycorner {
	background-image: url(images/ray_corner.gif);
	background-repeat: no-repeat;
}
.topnav {
	font-size: 12px;
	font-weight: bold;
}
.main {
	font-size: 13px;
	line-height: 15px;
}
.tinytext {
	font-size: 11px;
}
h2 {
	font-size: 18px;
	color: #17A39F;
}
h3 {
	font-size: 16px;
	color: #17A39F;	
}
li {
	list-style-type: square;
}
