body {
	font-family: Arial, Helvetica, Sans;
	font-size: 11pt;
	color: #000066;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;

}
a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;

}
.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;
	font-family: Arial, Helvetica, sans-serif;

}
.nonlink {
	font-size: 10pt;
	font-weight: bold;
}
.tlink:link {
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;

}
.tlink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #6666CC;
	text-decoration: underline;

}
.tlink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000066;


}
.tlink:active {
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	background-color: #CCCCCC;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background-color: #33CCFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;





}
a.sidenav {
	font-family: Arial, Helvetica, Sans;
	width: 140px;
	font-size:12px;
	color: #002DB2;
	background-color: #9EBE9E;
	padding: 3px 6px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:visited {
	color: #002DB2;
	background-color: #9EBE9E;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:hover {
	font-size:12px;
	color: white;
	background-color: #002DB2;
	display:block;
	text-decoration:none;
	border : thin inset white;
	font-weight: bold;
}
a.sidenav:active {
	color: #002DB2;
	background-color: #9EBE9E;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}