body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.content {
padding:25px;
width:100%;
overflow:hidden;
white-space:nowrap;
background-color:#eeffee;
}
div.menu {
background-color: white;
border-top: solid 1px black;
border-bottom: solid 1px black;
padding-bottom: 3px;
padding-top: 3px;
}
img.pic {
	border: solid 1px #252525;
	background-color: #eee;
	padding: 2px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
p,span {
font-family: arial, sans-serif;
font-size: 11px;
line-height: 13px;
padding-top: 7px;
margin-left: 30px;
margin-right: 30px;
}
td {
font-family: arial, sans-serif;
font-size: 11px;
line-height: 14px;
}
a.menu,a.menu:active,a.menu:link {
color: #333366;
font-family: Arial, sans-serif;
font-weight: bold;
text-decoration: none;
padding-right: 15px;
padding-left: 15px;
}
a.menu:visited {
color: #333366;
font-family: Arial, sans-serif;
font-weight: bold;
}
a.menu:hover {
color: #99CC33;
font-family: Arial, sans-serif;
text-decoration: underline;
}
#header
{
background-color: #ccddcc;
width: 100%;
height: 69px;
}
#footer {
color: #999999;
padding: 20px;
font-weight: bold;
font-size: 10px;
background-color: #eeeeee;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #999999;
}
#footer a:hover {
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
color: #99CC33;
font-size: 11px;
font-weight: normal;
}
#footer a,active,link {
color: #999999;
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
font-size: 11px;
font-weight: normal;
}
h1 {
font-family: arial, sans-serif;
font-size: 18px;
color: #333366;
text-transform: uppercase;
}
h2 {
font-family: arial, sans-serif;
font-size: 12px;
color: #333366;
}
.masthead {
font-size: 12px;
font-weight: bold;
color: #666666;
line-height: 14px;
font-family: arial, sans-serif;
}
b, strong {
font-size: 11px;
font-weight: bold;
line-height: 10px;
font-family: arial, sans-serif;
margin-bottom: -10px;
vertical-align: text-bottom;
}