h1 {
	font-family: "Lucida Grand", Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	text-decoration: none;
	font-size: 18px;
	text-transform: capitalize;


}
a:link {
	font-family: "Lucida Grand", Arial, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: underline;font-size: 12px;






}
p {
	color: #000000;
	font-family: "Lucida Grand", Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;





}
a:visited {
	font-family: "Lucida Grand", Arial, sans-serif;font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: black;



}
a:hover {
	color: yellow;
	font-family: "Lucida Grand", Arial, sans-serif;font-size: 12px;
	font-weight: bold;


}
h2 {
	font-family: "Lucida Grand", Arial, sans-serif;font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-transform: capitalize;


}
h3 {
	font-family: "Lucida Grand", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-transform: capitalize;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #000000;
    }
