body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 14px; font-weight: bold}
td {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
tr {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
p {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
.background {  background-image: url(images/background.jpg)}
.rule {  border-color: #666666 black black; border-top-width: thin}
.box {  height: auto; width: auto; border: #666666; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.blue_link {
	color: #0066CC;
	text-decoration: underline;
}
