body {
	padding-top:30px;
	padding-left:30px;
	background: #000000;
}

p {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

h1 {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #ffffff;
}

h2 {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #ffffff;

}

h3 {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #ffffff;

}

a:link {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
a:hover {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;

}
a:active {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Bodoni MT", "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
