body         { font-family: times;background-color:#fefff5; color: #00025f; font-size: 12pt}
a:link {text-decoration:none; color: #000040}
a:visited {text-decoration:none; color: #000040}
a:active {text-decoration:none; color: #000040}
a:hover {text-decoration:underline}
h1 {font-family: times;font-size: 16pt}
p            { font-size: 12pt; color: #00025f}
button {
	border: medium outset;
	background-color: #9DA5BF;
	background-repeat: no-repeat;
	background-position: left center ;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
}
.small {text-decoration:none; color: #666666; font-size: 10pt}
