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

