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

body {
	margin: 0px;
	padding: 0px;
	background-color: #430D2F;
	background-position: top;
}
.footer {
	background-color: #E0E0E0;
}
.footer-text {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}

.Heading-Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #510239;
}
.Heading-slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C544A8;
	font-style: italic;
}
.body-text12 {
	font-size: 12px;
	font-family: Arial, Tahoma;
	color: #333;
}

.body-title14 {
	font-size: 14px;
	font-family: Arial, Tahoma;
	color: #333;
}

.body-title_Main {
	font-size: 14px;
	font-family: Arial, Tahoma;
	color: #333;
}


.border1 {
	border: 1px solid #990000;
}
.link-text12 {
	font-size: 12px;
	font-family: Arial, Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 300%;
}

.body-text10 {
	font-size: 10px;
	font-family: Arial, Tahoma;
	color: #FFFFFF;
}



