body {
	background-image: url(images/bg1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style1 {
color: #FFFFFF
}
.style1 a:link 
{
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:visited 
{
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}
.style1 a:active 
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
.Line {
	background-attachment: fixed;
	background-image: url(images/body_25-1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Border {
	border: 1px solid #CCCCCC;
}
