BODY {
	color: #000000;	
	margin-top : 2px; 
	margin-left : 2px; 
	margin-right : 2px; 
	margin-bottom : 2px; 
	font-size:12pt;
	font-weight: 400; 
	font-family: Comic Sans MS, Arial, sans-serif;
	text-align: left;
}
.empty_row{
	background-color: #ffffcc;
}
.header {
	background-color: #ffffcc;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size: 18pt;
	font-weight: 400;
	text-align: left;
	color: black;
	font-style: normal;
	text-decoration: none;
	vertical-align: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	left: 5px;
	top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px
}
.content-area {
	background-color: #ffffcc;
	font-family: "Comic Sans MS, Arial, Helvetica";
	font-size: 12pt
}
.content-area-headertext{
	background-color: #ffffcc;
	font-family: "Comic Sans MS, Arial, Helvetica";
	font-size: 17pt;
	font-weight: bold;
	font-style: normal;
	color: navy;
	text-align: left
}
.footer {
	background-color: #ffffcc;
	border-top-style: solid; 
	border-top-width: 1; 
	padding-top: 1; 
	margin-top: 0; 
	margin-bottom: -1;
	font-size: 10pt;
	vertical-align: top;
	text-align: left	
}
.nav_side {
	background-color: #ffffcc
}
.nav-s-visited {
	font-weight: 700;
	background-image: url("../pics/underline.gif");	
	background-repeat: no-repeat;
	height: 40;
	color: blue	
}
.nav-s-normal {
	text-decoration: none;
	background-image: url("../pics/underline.gif");
	background-repeat: no-repeat;
	height: 40		
}
.nav-s-normal A{
	text-decoration: none;
	color: #000000
}

