@charset "UTF-8";

a:link {
	color: #6600FF;
}
a:visited {
	color: #6600FF;
}
a:rollover {
	color: #6600FF;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #caabd9;
	background-color: #FFFFFF;
	border-color: #660099;
	border-width: 2px;
	border-style: solid;
}

.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	line-height: normal;
	color: #000000;
	border-width: 2px;
	border-style: none;
	border-style: none;
}

.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-weight: 900;
	color: #000000;
	border-color: #660099;
	border-width: 2px;
	border-style: none;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
