@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background01.jpg);
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style1:hover {
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fdcf00;
}
.style4 {
	color: #CC0000;
	font-weight: 500;
	font-size: 12px;
	font-family: Tahoma;
}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #d51d01;
	font-weight: bold;
	text-decoration:none;
}
.links {
   font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d51d01;
	text-decoration: none;
}
.links:hover {
   font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h1{font-size: 11px; line-height: normal; color: #d51d01; text-decoration: none; font-family: Tahoma; font-weight:600}
h2{font-size: 13px; line-height: normal; color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:600}
