body {
	background-color: #C6DEDE;
	padding: 2px;

}

H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;


}

td, th {
	color: #333366;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 120%;
	background-color: #F4F4F4;
	vertical-align: top;
	border: thin none #CCCCCC;




}

a:link {
	color: #336600;
	text-decoration: underline;
}
	
a:visited {
	color: #336600;
	text-decoration: underline;}

a:hover {
	color: #336600;
	text-decoration: underline;

}



#header {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	color: #333366;
	width: 526px;
	padding: 5px;



}

#footer {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	color: #333366;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	width: 530px;
	padding: 5px;



}

#content {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #333366;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;



}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #C6DEDE;

}
