p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
	font-weight: bold;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
h2 {
	font-family: "Lucida Handwriting", Arial;
	font-size: 24px;
	color: #FF00FF;
}
 
h3 {
	font-family: "Lucida Handwriting", Arial;
	font-size: 36px;
	color: #FF00FF;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;

}
.unnamed1 {
	background-color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #006600;

	text-decoration: none;

}

a:active {

	color: #99FFFF;

	text-decoration: blink;

}
