body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-size:1.25em;
	}
	
h3  {font-size:1.15em;
	}
	
a:link {
	color: #6600FF ;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #6666FF;
	text-decoration: none;
	}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
a:active {
	color: #33FF00;
	text-decoration: none;
	}
h1 {
	font-size: 18px;
	}
a {
	font-weight: bold;
	}

ul{
 	list-style-type: square;
	 line-height: 1.5em;
 	}
 
 ol{
 	line-height: 1.5em;
 	}
 
@charset "UTF-8";
/* CSS Document */

.left-navbkgnd {
	background-image: url(../subpageimages/left-nav.gif);
	background-repeat: repeat-x;
}
.style1 {font-size: 12px}
.style2 {font-size: 16px}
.style3 {color: #FF0000}
.style5 {color: #CC00FF}
.style6 {font-size: xx-small}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.btmfrmbkgrnd {
	background-image: url(../subpageimages/BottomFramePageBkgrnd2.gif);
	background-repeat: repeat-x;
}
