@charset "utf-8";
h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #996699;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #996699;
}

a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660099;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660099;
	margin: 0px 0px 0px 0px;
}
.announcestyle {
	margin-top: 15px;
	margin-bottom: 15px;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996699;
	margin: 0px 0px 0px 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660099;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660099;
	margin: 0px 0px 0px 0px;
}

.navstyle {
	margin-top: 5px;
	margin-bottom: 17px;
}
.introindex {
	margin-right: 50px;
	margin-left: 75px;
}
