﻿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: #333333;
	line-height: 17px;
}
a:link, :active, a:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #660066;
	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: #FFFFFF;
	font-size: 14pt;
	font-family: "Trebuchet MS";
}
H2{
	color: #3A3346;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
H3{
	color: #660066;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.iborder {
	border: 7px solid #FFFFFF;
	margin: 5px;
}


input {
	border: thin solid #FFFFFF;
	background-color: #D6CDE2;
	font-family: Verdana;
	font-size: 8pt;
	color: #8B86A8;
}

textarea  {
	border: thin solid #FFFFFF;
	background-color: #D6CDE2;
	font-family: Verdana;
	font-size: 8pt;
	color: #8B86A8;
}
