.navBarStyle {
	background-color: #EEEE66;
	background-position: left;
}
td.navBarHover:hover { background-color:#444444; }
td.navBarhover:hover a:hover { color:#FFFFFF; background-color:#444444; }
a#navBarHover4MSIE:hover {color: #FFFFFF; background-color:#444444;}

a.navigation:link { color:#222222; text-decoration:none;}
a.navigation:visited { color:#222222; text-decoration:none;}

html {font-size: 99.9%}

h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1.73em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	font-variant: normal;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1.44em;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	font-variant: normal;
	margin-top: 2em;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	font-variant: normal;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	font-variant: normal;
}
body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}

p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
	margin: 6pt 0% 0%;
	padding: 0px;
	text-decoration: none;
	white-space: normal;
}

a:link { color:#3333FF; text-decoration:none;}
a:visited { color:#0000CC; text-decoration:none;}
a:hover {
	color:#000000;
	text-decoration:none;
	background-color: #FFFF66;
}
a:active { background-color:#FFFF99;}

