body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body {
	background-image:   url("../images/com/background.gif");
}
body,td,th {
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #313180;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #313180;
}
a:hover {
	text-decoration: none;
	color: #313180;
}
a:active {
	text-decoration: none;
	color: #313180;
}
a.link:link {
	color: #C1272D;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #C1272D;
}
a.link:hover {
	text-decoration: underline;
	color: #C1272D;
}
a.link:active {
	text-decoration: none;
	color: #C1272D;
}
.red {
	color: #C1272D;
}
.menublue {
	color: #36489E;
}
.pagetitle {
	font-weight: bold;
	color: #870000;
	text-indent: 20px;
}
