@CHARSET "ISO-8859-1";
.style6 {font-size: 6pt; }
.style7 {font-size: 7pt; }
.style8 {font-size: 8pt;}
.style9 {font-size: 9pt; }
.style11 {font-size: 10pt; }
.style12 {font-size: 12pt;}
.style20 {font-size: 12pt; font-weight: bold; }
.style23 {color: #333333;}
.style24 
	{
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	}
.styleDefault 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal; 
	}
a:link.menu {text-decoration: none; color: blue;} /* unvisited link */
a:visited.menu {text-decoration: none; color: blue;} /* visited link */
a:hover.menu {text-decoration: none; background:gray; color: white;} /* mouse-over link */
a:active.menu {text-decoration: none; background:gray; color: white;} /* selected link */
.dstyle24ptbold {
	font-size: 24pt;
	color: #333333;
	font-weight: bold;
}
.menuBar {
	vertical-align:top;
	font-size: 12pt;
/* #    Background-image:url(menuBarBackground.gif); */
    
}
.sideBarMenu{
	vertical-align:top;
	font-size: 12pt;
/* 	#    Background-image:url(sideBarBackground.gif); */
}
p {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
}
.leftMenuSpacer {
    height:4px;
}

body {
    font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
}