@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	margin: 0px;
	background-color: #F49AC0;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #0C2C39;
}
.smaller {
	font-size: 11px;
}
.Menu {
	font-size: 17px;
}
a:link {
	color: #001F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001F00;
}
a:hover {
	text-decoration: none;
	color: #001F00;
}
a:active {
	text-decoration: none;
	color: #001F00;
}
.footer {
	font-size: 11px;
}
.Menu1 {	font-size: 16px;
}
