body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 10px;
	margin : 10px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	scrollbar-3dlight-color : #dedad2;
	scrollbar-arrow-color : #003399;
	scrollbar-darkshadow-color : #808080;
	scrollbar-face-color : #dedad2;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #d4d0c8;
	scrollbar-track-color : #e3e3e3;
	background-color: #e5f2f6;
	}
	h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 10px;
	}
a {
	color: #3366CC;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-align: left;
	text-transform: capitalize;
	color: #330066;
	font-weight: bolder;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}
img {
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bolder;
	border: 0;
	padding: 2px;
}
.h3 {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
	
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 10px;
}

.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-weight: bolder;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.titlebar {
	font-family: Georgia, Times, serif, "Book Antiqua";
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}
	
	.graytab {
	background:#ebedef;
	font-size : 10px;
	border:1px outset white;
	text-align : center;
	font-weight: bold;
	}
	.grayon {
	background:#cccccc;
	font-size : 10px;
	border:1px inset white;
	text-align : center;
	font-weight: bold;
	}
		
