@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(image/bg2.png);
	background-repeat: repeat;
}
.textdark1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	color:  #006699;
	text-decoration: none;
	text-align: center;
}
.textdark2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: bold;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	color:  #6600cc;
	text-decoration: none;
	text-align: center;
}
.textdark2b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color:  #6600cc;
	text-decoration: none;
	text-align: center;
}
.textdark3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: bold;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color:  #330066;
	text-decoration: normal;
	text-align: center;
}
.textdark4a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
	color:  #cc3300;
	text-decoration: normal;
	text-align: center;
}
.textdark4b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: bold;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color:  #cc3300;
	text-decoration: normal;
	text-align: center;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #330066;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color:  #FFF;
}
.bottomtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:  #FFF;
	text-align: justify;
}
.bottomtext2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:  #330066;
}
.blacktext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 28px;
	font-style: Bold;
	line-height: 48px;
	font-weight: bold;
	font-variant: normal;
	color:  #ff3300;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}


#a a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #030;
	text-decoration: none;
}
#a a:hover {
	color:  #cc0099;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #060;
	text-decoration: none;
}
.text-icon {
	list-style-image: url(image/text-icon.gif);
}
