body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #990099;
	word-spacing: normal;


}
a:active {
	font-weight: bold;
	color: #990099;
	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: #FFFFCC;
	padding: 3px 6px;
	display:block;
	text-decoration : none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:visited {
	color: #000000;
	background-color: #FFFFCC;
	display:block;
	text-decoration : none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:hover {
	color: #FFFFCC;
	font-size:13px;
	background-color: #000000;
	display:block;
	text-decoration:none;
	border : thin outset purple;
	font-weight: bold;
}
a.sidenav:active {
	color: #000000;
	background-color: #FFFFCC;
	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: #FFFF66;
	text-decoration: underline;
	background-color: #990099;

}
.tlink:active {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.biglink:link {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.biglink:visited {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;

}
.biglink:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #990099;
	word-spacing: normal;


}
.biglink:active {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
