body,td{font-size:9pt;line-height:120%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body{
background:img/body_bg.gif;
}
a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #336699; text-decoration: none;}
.glink:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
.glink:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.glink:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.grayline {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-top-color: #A2A2A2;
border-right-color: #A2A2A2;
border-bottom-color: #A2A2A2;
border-left-color: #A2A2A2;}