.Main_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #990099;
}
.Main_sub_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990099;
}
.Supp_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #990099;
}
a:link {
	color: #006666;
	font-size: 12px;
}
a:visited {
	color: #330000;
	font-size: 12px;
}
a:hover {
	color: #FF9900;
	font-size: 12px;
}
.Sidebar_bg {
	background-color: #FFFFCC;
}
.body {
	font-size:12px;
}
