body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

a.sidenav {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	letter-spacing: -1px;
	background-color: #8B0000;
	display: block;
	}
	
a.sidenav:hover {
	color: black;
	background-color: yellow;
	display: block;
}

a.bottom {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	letter-spacing: -1px;
	}
	
a.bottom:hover {
	color: Black;
}

td.nav {
	padding-bottom: 6px;
}

h1 {
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: Yellow;
}

h2 {
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	background-image: url(images/header-back.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

h3 {
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
	background-repeat: repeat-y;
	color: #A52A2A;
	text-decoration: underline;
}

p {
	font-size: 11px;	
}

p.yellow {
	font-size: 11px;
	color: yellow;
	font-style: italic;
}

p.header {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

li {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
.mainstyle { font-family: Verdana, Arial; 
font size:7pt; 
text-valign:top; 
color: #000000; 
text-decoration: none;

}
.heading{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FFFFD9;
	text-align: center;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	}
