body {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	margin-top: 30px;
}
div {
	/* border: 1px solid fuchsia; */
}
h1 {
	font-size: 17px;
	/* text-transform: lowercase; */
	line-height: 23px;
	color: black;
}
.wikitext h1, .wikitext h3{
	font-size: 17px;
	/* text-transform: lowercase; */
	padding: 0px 0px 0px 5px;
	color: #DC0065;
	color: black;
}
p {
	background-color: white;
	padding: 5px;
}
.wikitext, .wikitext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 21px;
}
strong {
	color: #DC0065;
	color: black;	
	background-color: #FFDF24;
}
em {

}
hr {
	border: 1px solid #DC0065;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black;
}
a:visited {
	color: grey;
	text-decoration: none;
	border-bottom: 1px dashed grey;
}
a:hover, a:active {
	color: #DC0065;
	color: #F2DE10;
	background-color: #DC0065;
		text-decoration: none;
	border-bottom: 1px dashed red;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	padding: 5px;
		background-color: white;
}
.menu a {
	font-weight: bold; 
}

#header a:link, #header a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;	
	border-bottom: 1px none black;
}
#header {
}
#header p {
	background-color: transparent;
}
#title {
	line-height: 18px;
}

#content {
	line-height: 18px;
}
#leftcol {
	width: 30%;
	display: none;
	}
#rightcol {
}
#footer {
clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
		line-height: 12px;
background-color: white;
}
/* wiki specials */
