body {
	margin: 5px;
	font-family: Tahoma;

}
.menulink {
  color: #003366;
  font-weight: normal;
  font-size: 10px;
  font-family: Tahoma;
  text-decoration : none;
}
.menulink:hover {
  color: #339933;
  font-weight: normal;
  text-decoration : none;
  }
p {
	font-size: 12px;
	word-spacing: 2em;
	padding-right: 15px;
	text-indent: 10pt;
	padding-left: 15px;


}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.adv {
	border: 1px dashed #333333;

}
#main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.darktd {
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/li.gif);
	list-style-type: circle;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 5px;

}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	word-spacing: 1em;
	padding-left: 10px;
}
#sub {
	font-family: Tahoma;
	font-size: 13px;
	color: #003333;
}
#sub a,#sub a:visited{
	color: #003366;
	text-decoration: none;

}
#sub a:hover {
	color: #006699;
	text-decoration: none;

}
.footer {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 10px;

}
.des {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
