body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	margin:0px;
	text-align: center;
	border-top: 5px solid #be007d;
	background-image: url(../img/site_02.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}
a, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 17px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 25px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -1px;
}
h3{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #0276bb;
	font-weight: bold;
}
