body {
	font: normal 12px "Trebuchet MS";
	top: 0px;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}

img { border: 1px #000000 solid}
.men {
	color: #7E002C;
	font: bold 11px "Trebuchet MS";
	margin-left: 40px;
}
p {
	margin-left: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
}
.over {
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #7E002C;
	margin-left: 24px;
	width: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 50px;
	color: #FFFFFF;
}
