body {
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 0px;
    Margin : 0px;
    Padding-top : 0px;
    Padding-right : 0px;
    Padding-bottom : 0px;
    Padding-left : 0px;
    Padding : 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 76%;
    Background-color : rgb(255, 255, 255);
	background-position: top left;
	}
p   {
	font-size: .9em;
	}
td  {
	font-size: .9em;	
	}
h1  {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
a 	{
	color:#336699;
	}

a.small 
{
	font-size : 0.8em;
}
a:hover {
	color:#666666;
	text-decoration:underline;
	}

.sbttn {
	BORDER-RIGHT: #104a7b 1px solid; 
	BORDER-TOP: #afc4d5 1px solid; 
	FONT-SIZE: 14px; 
	BACKGROUND: #CFDDF8; 
	BORDER-LEFT: #afc4d5 1px solid; 
	CURSOR: hand; 
	COLOR: #000066; 
	BORDER-BOTTOM: #104a7b 1px solid; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none;
}

.sbttn2 {
	BORDER-RIGHT: #9FA081 1px solid; 
	BORDER-TOP: #C8C9A2 1px solid; 
	FONT-SIZE: 14px; 
	BACKGROUND: #FDFFCC; 
	BORDER-LEFT: #C8C9A2 1px solid; 
	CURSOR: hand; 
	COLOR: #000066; 
	BORDER-BOTTOM: #9FA081 1px solid; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none;
}
.txtbx {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 16px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	HEIGHT: 24px; 
	TEXT-DECORATION: none; 
	TEXT-ALIGN: center;
	Font-weight : bold;
}

