
body { 
	background-image: url(images/site_bg.jpg);
	background-attachment:fixed;
	background-position: top center !important;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #35719b;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#0e507f;
	font-size:11px;
	text-decoration:none
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
}


a.bodylink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:12px;
	text-decoration:none;
	font-weight:bold
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#0b3e62;
	text-decoration:none;
	font-weight:bold
}

h1, .h1 {
	font-size: 14px;
	color: #1d557d;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #35719b;
}


ul {
	font-size: 12px;
	color: #35719b;
	font-weight: bold;
	}
	
li {
	font-size: 12px;
	color: #35719b;
	font-weight: normal;
	margin-left: 15px;
	}
	
.price {
	font-size: 11px;
	font-weight: bold;
	}

h2, .h2 {
	font-size: 24px;
	color: #1d557d;
	font-weight: bold;
	line-height: 30px;
}
