/* CSS Document */

body {
	background-image:  url("pics/bg1.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	color: #317DD2;
	font-size:13px;
}
a:link {
	color: #AC3776;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC3776;
}
a:hover {
	text-decoration: underline;
	color: #AC3776;
}
a:active {
	text-decoration: none;
	color: #AC3776;
}
.Style1 {color: #317DD2}
.Style2 {
	color: #DADADA;
	font-weight: bold;
}
.Style3 {color: #AC3776}
