h1 {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;

}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	border: #000000;
	text-transform: lowercase;




}
p {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;





}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	border: #000000;
	text-transform: lowercase;

}
a:hover {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;

}
h2 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}

