﻿BODY {	margin:0;  }
                  
BODY {scrollbar-arrow-color:#2A4B7C; scrollbar-face-color:E4E9ED;scrollbar-highlight-color:#004440;  }

table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	line-height: 17px;

}

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	line-height: 17px;
}
a:link, :active, a:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #2F5A75;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #987745;
	font-size: 10pt;
	font-weight: bold;
}

ol {
	padding-top: 4px;
		font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;

}
	

li {
	padding-top: 4px;
		font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;

}



H1{
	color: #54829F;
	font-size: 14pt;
	font-family: "Trebuchet MS";
}
H2{
	color: #666666;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
H3{
	color: #5C9AAB;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}



.iborder {
	border: 7px solid #CEBD9D;
	margin: 5px;
}


input {
	border: thin solid #CCCCCC;
	background-color: #E3DCD2;
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
}

textarea  {
	border: thin solid #CCCCCC;
	background-color: #E3DCD2;
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
}

