body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	scrollbar-base-color: #006699;
	scrollbar-track-color: silver;
	scrollbar-face-color: color;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: color;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color: #FFFFFF;
	background-image : url(images/backgrnd.jpg);
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}




h1 {
	color : #000000;
}
h2 {
	
}
h3 {
	color : #000000;
}
h4 {
	
}
h5{
	
}
h6 {
	
}


a:link {
	text-decoration:none;
	color: Blue;
}
a:active {
	text-decoration:none;
	color: maroon;
}
A:hover {
	text-decoration:underline;
	color: navy;
	background-color : Silver;
}
a:visited {
	text-decoration:none;
	color: Blue;
}


.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.boldyellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Yellow;
}

.boldsml {
		font-weight : bold;
}
.txtsml {
	font-size : 10px;
	color : Black;
}
.txtsmlr {
	font-size : 9px;
	color : Black;
}
.txtred {
	color : Red;
}
.txtredbold {
	font-size : 15px;
	font-weight : bold;
	color : Red;
}
.txtsoft {
	color : #696969;
	font-weight : bold;
	font-size : 15px;
}
.bb  { 
	color: black;
	font-size: 10px;
	vertical-align: top
 }
.bbt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}