body {
background: #fff;
color: #000; 
font-family:Times, TimesNR, "New Century Schoolbook", Georgia, serif;
text-align: left;
}
a:link, a:active, a:visited {
background: inherit;
color:blue; 
text-decoration:none;
} 
a:hover {
color: #c0c; 
background: inherit; 
border:none;
text-decoration: none;
}
a.external:link, a.external:visited, a.external:active {
background: inherit;
color: #c00;
}
a.external:hover {
background: inherit;
color: #fff;
text-decoration: none;
font-size: 105%;
}
h4 {
text-align: center;
line-height: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: inherit;
	text-align: center;
}
p {
font-size: 11pt;
text-align: left;
}
.strike {
text-decoration: line-through;
}
.uline {
text-decoration: underline;
font-size: 125%;
}
.normal {
font-size: 11pt;
text-align: left;
border-bottom: 1px;
border-bottom-color: #333;
border-bottom-style: groove;
}
.heading {
color: inherit;
background-color: white;
font-size: 11pt;
font-weight: bold;
text-align: center;
}
#table1 {
background-color: #fcf;
color: inherit;
border: 2px;
border-color: color:#333;
border-style: groove;
}
.tdbottom {
text-align: center;
font-weight: bold;
border-bottom: 1px;
border-bottom-color: #333;
border-bottom-style: groove;
}

th {
font-size: 125%;
font-weight: bold;
text-align: left;
border-bottom: 2px;
border-bottom-color: #333;
border-bottom-style: groove;

}
.caps {
font-variant: small-caps;
font-size: 70%;
text-align: left;border-bottom: 1px;
border-bottom-color: #333;
border-bottom-style: groove;
}
.footer {
font-size:75%; 
color:#666666; 
padding:0.3em;
text-align: center;
}