A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: underline;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}  

.myborder {
  border-width: 1px;
  border-color: #000099;
  border-style: solid;
} 

p.small {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	font-size: 9pt;
}  

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #006699;
}


