body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6666CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:active {
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.sidenav {
	font-family:Verdana, Arial, sans-serif;
	width: 150px;
	font-size:13px;
	color: #000000;
	background-color: #C9FDF0;
	padding: 3px 6px;
	display:block;
	text-decoration : none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:visited {
	color: #000000;
	background-color: #C9FDF0;
	display:block;
	text-decoration : none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:hover {
	color: #FFFFFF;
	font-size:13px;
	background-color: #6666CC;
	display:block;
	text-decoration:none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:active {
	color: #000000;
	background-color: #C9FDF0;
	display:block;
	text-decoration : none;
	border : thin outset purple;
	font-weight: bold;
}
.navbar {
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: "Viner Hand ITC";
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "Viner Hand ITC";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.nonlink {
	font-size: 10pt;
	font-weight: bold;
}
.tlink:link {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.tlink:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.tlink:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.tlink:active {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}