body	{
	background-color: #8795A5;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 10pt;
}
.tdtopedge	{
	background-image:  url(images/mainshadowtop.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.tdmenu	{
	background-image:  url(images/menubg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.tdedge	{
	background-color: #DBE0E5;
	background-image:  url(images/1x1white.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
h1	{
	font-family: Arial MT, Arial;
	font-size: 25px;
	padding: 0;
	margin: 0 0 5px 0;
}
p	{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 5px 0;
}
li	{
	font-family: Verdana;
	font-size: 10pt;
}
.tbl	{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 5px 0;
}
.newsdate	{
	font-size: 10pt;
	font-family: Arial MT, Arial;
	color: #9A9B2A;
}
.newstitle	{
	font-size: 10pt;
	font-family: Arial MT, Arial;
	font-weight: bold;
	color: #5B5B01;
	padding-left: 5px;
}
.newsbody	{
	font-size: 10pt;
	color: #6D6D29;
}
a	{
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
}
.tdbottomedge	{
	background-image:  url(images/mainshadowbottom.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.tdbasement	{
	background-color: #264188;
}
.divbasement	{
	color: #ffffff;
	font-size: 7pt;
	padding: 2px 0;
}