a:link  	{ 
		 	color: #4A6B93; 
		 	text-decoration: none; 
			}
a:visited   { 
			 color: #4A6B93; 
			 text-decoration: none; 
			}
a:active    { 
			 color: #4A6B93;
			 text-decoration: none; 
			}
a:hover     { 
			 color: #A94040; 
			 text-decoration: underline; 
			}
			
body        {
	         margin:0px;
	         color: #000000;
	         font-family: Verdana,Tahoma,Trebuchet MS,Helvetica;
	         font-size: 11px;
	        }
table       { padding:0}
input       { font-size:8pt}
h6 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin: 0px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
textarea    { font-size:8pt}
select      { font-size:8pt}

p           { margin: 0px; }
.p4			{ margin-bottom: 4px; }
.p7			{ margin-bottom: 7px; }
.par3-3 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.Style1 {color: #CC0000}
.Style3 {color: #ffffff}