body {
	background-color: #043175;
	background-image:  ../layout/sitewallpaper.gif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-image: url(layout/sitewallpaper.gif);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: x-small;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: x-small;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.Maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
.closed {
	text-decoration: line-through;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
