@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Gill Sans MT, Tahoma, Courier New, Courier;
	font-size: 13px;
	line-height: 18px;
	color: #c6c3d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title1 {
	font-family: Gill Sans MT, Tahoma, Courier New, Courier;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.footer {
	font-family: Gill Sans MT, Tahoma, Courier New, Courier;
	font-size: 10px;
	color: #c6c3d6;
	line-height: 12px
}
body {
	background-color: #4d4866;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}

