body {
	font-family: Franklin Gothic Medium, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: #AA3381;
	text-align: justify;
	background-color: #303;
}

h1 {
	font-family:"Script MT Bold", Helvetica, sans-serif;
	color:#906;
	text-align:center;
	font-size: 34px;
}

hr {
	height: 3px;
	width: 100;
	color: #D20071;
}

.head2 {
	font-family:Script MT Bold,Helvetica,sans-serif;
	color:#707070;
	text-align:center;
}

.copyright{
	text-align:center; 
	font-size:8pt; 
	font-family:Arial, Helvetica, sans-serif; 
	color:black;
}

.copyrightbox{
	left: 225px;
	width: 790px;
	display: block;
	text-align:center;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

.top{
	text-align:center;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
}

.navmenu {
	display: block;
	background: black;
	width: 205px;
	height: 425px;
	position: absolute;
	left: 0px;
	top: 135px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 26px;
	overflow: auto;
	color: #EA5493;
	font-size: 12px;
}

.navmenu a:visited, .navmenu a:link, .navmenu a:focus, .navmenu a:active {
	display: block;
	width: 155px;
	color: white;
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none;
	padding-left: 5px;
	background: #252525;
}

.navmenu  a:hover {
	background: #EA5493;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14px;
}

a:visited, a:link, a:active {
	color: #860071;
	font-size: 12pt;
	line-height: 15px;
	text-decoration: none;
}

a:hover {
	color: #E30078;
	font-size: 12pt;
	line-height: 15px;
}

.bodytext {
	width: 768px;
	overflow: auto;
	display: block;
	height: 425px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Garamond, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
}

.bodytext a:link {
	color: #5E135E;
	font-size: 12pt;
}

.authorbox {
	text-align: center;
	width: 120px;
	height: 100px;
	left: 0px;
	color: #D20071;
	font-size: 9px;
	font-style: italic;
	padding-left: 10px;
	margin-left: 0px;
	background-color: #000000;
}

.anivlist {
	text-align: center;
	font-size: 8pt; 
	font-family: Times New Roman, Times, serif;
}

.anivlisthead {
	text-align: center;
	font-size: 12pt; 
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.th1 {
	text-align: center;
	background-color: green;
	color: #E0EDC5;
	font-weight: bold;
}

.th2 {
	text-align: center;
	background-color: #FBD7A1;
}

.required {
	font-family:lucida calligraphy,Helvetica,sans-serif; 
	color:#D20071;
	font-size: 12pt;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Script MT Bold", Helvetica, sans-serif;
	color:#FC3697;
	text-align: center;
}

.lastupd {
	font-family:lucida calligraphy,Helvetica,sans-serif;
	color:#000000;
	font-size: 8pt;
	text-align: left;
}

