body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg2.jpg); 
	}
p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.55em;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #2A0E72;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #2A0E72;
	border-bottom: 1px solid #666;
	font-style: normal;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2A0E72;
	}
	
.style5 {	color: #FF0000;
	font-weight: bold;
}
.style6 {
	text-align: center;
}
.style7 {
	border-width: 2px;
}
.style8 {
	border-style: solid;
	border-width: 1px;
}
#comcontainer {
	border: 1px solid #999;
	padding: 5px;
	margin-top: 1px;
	background-color: #ced;
	}
#comcontainer p {
	font-size: 12px;
	line-height: 1.25em;
	color: #666666;
	}
#comcontainer.smaller {
	font-size: 11px;
	line-height: 1.2em;
	color: #666;
}
#comcontainer h1 {
	font-size: 14px;
	font-weight: bold;
	}
.keywords {
	font-weight: bold;
	color: #008000;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
#maincontent img {
	margin: 5px;
	padding: 0px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396;
	margin: 0px;
	padding: 0px;
	}
#header p {
	font-size: 13px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #333;
	}
#header .smaller {
	font-size: 11px;
	}
#header .tagline {
	color: #333333;
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2A0E72;
	}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
#navcontainer {
	margin: 0 0 0 0;
	padding: 0;
	}
#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#navcontainer a {
	display: block;
	/*background-color: #339966;*/
	background-image: url(images/nav_bkg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	width: 175px;
	padding: 7px 10px 0 5px;
	text-decoration: none;
	/*border-top: 1px solid #fff;*/
	font-weight: bold;
	height: 25px;
	}
/*#navcontainer a:hover {
	background-color: #9fc;
	color: #333333;
	}*/
#navcontainer li {
	margin: 0;
	}
#navcontainer li li a {
	display: block;
	/*background-color: #6CBB9C;*/
	background-image: url(images/nav_bkg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	width: 175px;
	padding: 7px 3px 0 10px;
	text-decoration: none;
	/*border-top: 1px solid #fff;*/
	height: 25px;
	}
	
	
a.squeeze, a.squeeze:visited {
	color: #008000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.squeeze:hover, a.squeeze:active {
	color: #008000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}