#main_table {
	border: 1px solid #000;
}
body {
font-family: Gill Sans, sans-serif;
color:#666666;
font-size: 12px;
line-height: 13px;
}
p {
font-family: Gill Sans, sans-serif;
color: #666666;
font-size: 12px;
line-height: 13px;
}
h1 {
font-family: Gill Sans, sans-seif;
color: #990000;
font-size:16px;
font-weight: bold;
line-height: 7px;
}
h2 {
font-family: Gill Sans, sans-serif;
color: #333333;
font-size: 14px;
font-weight: normal;
line-height: 7px;
}
h3 {
font-family: Gill Sans, sans-serif;
color: #990000;
font-size: 14px;
font-weight: bold;
line-height: 7px;
}
.content {
padding-top: 16px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 12px;
}
.content2 {
padding-top: 16px;
padding-right: 12px;
padding-bottom: 0px;
padding-left: 12px;
}
a:link {
color: #990000;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #CC9999;
text-decoration: none;
}
a:visited {
color: #990000;
text-decoration: none;
}

