/* CSS Document */

body {
    background-color: #d6d2e6;
	background-image:url(background.jpg); background-repeat:no-repeat;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #504b6e;
}
body,td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #504b6e;
}
a:link {
	text-decoration: none;
	color: #c30050;
}
a:visited {
	text-decoration: none;
	color: #c30050;
}
a:hover {
	text-decoration: underline;
	color: #c30050;
}
a:active {
	text-decoration: none;
	color: #c30050;
}
.Style1 {
	color: #504b6e;
	font-size:12px;
	font-weight: bold;
}
.Style2 {
	color: #504b6e;
	font-size:14px;
	font-weight: bold;
}
.Style3 {
	color: #504b6e;
	font-size:16px;
	font-weight: bold;
}
.Style4 {
	color: #c30050;
	font-weight: bold;
}

