﻿BODY {	margin:0;  }
                  
BODY {scrollbar-arrow-color:#FFFFFF; scrollbar-face-color:C0C0C0;scrollbar-highlight-color:#004440;  }

table {
	font-size: 10pt;
	font-family: Arial;
	color: #000066
}

p {font-size: 10pt; font-family: Arial; color:#000066 }

a:link, :active, a:visited {
	font-family: Tahoma;
	color: #0033CC;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #99CC00;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}


INPUT {background-color:#C0C0C0  }
TEXTAREA {background-color: #DEE4EF}


H1{color:#000066; font-size:15pt; font-family:Arial }
H2{color:#000066; font-size:12pt; font-family:Tahoma }
H3{color:#000066; font-size:10pt; font-family:sans-serif; font-weight:bold }


.imgBorder { border: 2px solid #93876D; }
