h1
{
	color: rgb(250,250,250);
	font-size: large;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	padding-right: 120px;
	margin-left: 20px;
	font-variant: small-caps;
	background-color: rgb(185,0,0);
}
h4
{
	margin-top: 10px;
	margin-left: 20px;
}
h5
{
	margin-bottom: 10px;
	margin-left: 20px;
}
p
{
	color: rgb(70,70,70);
	font-size: small;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: center;
	min-width: 910px;
	max-width: 1200px;
	margin-top: 50px;
}
a
{
	color: rgb(185,0,0);
	font-size: medium;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	text-decoration: none;
	margin-right: 10px;
}
a:hover
{
	color: rgb(185,0,0);
	font-size: medium;
	font-weight: bold;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	text-decoration: none;
}
a:active
{
	color: rgb(185,0,0);
	font-size: medium;
	font-weight: bold;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	text-decoration: none;
}
a:focus
{
	color: rgb(185,0,0);
	font-size: medium;
	font-weight: bold;
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	text-decoration: none;
}
div
{
	color: rgb(185,0,0);
	font-family: "Verdana","Trebuchet MS",Arial,serif;
	text-align: right;
	text-decoration: none;
	min-width: 910px;
	max-width: 1200px;
}
iframe
{
	horizontal-align: center;
}