<style>
Body {background: white;}
.mainbody
	{
		background: url(border.jpg) fixed;		
		font-family: "verdana", sans-serif;
		font-size: 12pt;
		color: #dd4668;
		scrollbar-face-color:#ffffff;
		scrollbar-arrow-color:#dd4668;
		scrollbar-track-color:#ffffff;
		scrollbar-shadow-color:white;
		scrollbar-highlight-color:white;
		scrollbar-3dlight-color:#8bcf6d;
		scrollbar-darkshadow-Color:#8bcf6d;
	}
	

h1 {
	font-family: "Arial", sans-serif;
	color: "#AD622B";
	font-size: large;
   }

h2 {
	font-family: "Arial", sans-serif;
	color: "#AD622B";
	font-size: x-large;
   }

h3 {
	font-family: "Arial", sans-serif;
	color: "#4e6076";
	font-size: medium;
   }

h4 {
	font-family: "Arial", sans-serif;
	color: "#4e6076";
	font-size: 11pt;
   }

h5 {
	font-family: "Arial", sans-serif;
	color: "#ad622b";
	font-size: medium;
   }

h6 {
	font-family: "Arial", sans-serif;
	color: "#4e6076";
	font-size: large;
   }

:link {color: #8bcf6d;}
:visited {color: #8bcf6d;}
:active {color: #8bcf6d;}
:hover {color: #dd4668;}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: #AD622B; cursor: hand; z-index:100}
#MainTable A:hover {color: #4E6076;}

</style>