body {

	FONT-SIZE: 11px;

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	line-height: normal;

	color: #660000;

	font-weight: normal;

	position: absolute;

	height: auto;

	text-align: justify;

}



.navbar {

top: 200px;

	position: ablsolute;

	width: 768px;

	height: 25px;

	left: 50%;

	z-index:10;

	}

	

.btn a:link {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}



.btn a:visited {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}



.btn a:hover {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}



.btn a:active {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}



.smallnav a:link {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}



.smallnav a:visited {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}



.smallnav a:hover {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}



.smallnav a:active {

	padding-left: 3px;

	padding-right: 3px;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}



h1 {

	font-size: 15px;

	color: #660000;

	padding-left: 10px;

}



p {

	padding-left: 20px;

	padding-right: 20px;

	font-size: 12px;

	}

	

a:link {

	font-weight: bold;

	color: #990000;

	text-decoration: none;

}



a:hover {

	font-weight: bold;

	color: #990000;

	text-decoration: none;

}



a:visited {

	font-weight: bold;

	color: #990000;

	text-decoration: none;

}



a:active {

	font-weight: bold;

	color: #990000;

	text-decoration: none;

}



.small {

	font-size: 10px;

	color: #333333;

}



h2 {

	font-size:12px;

	}

	

.copyright {

	font-size: 10px;

	color: white;

	}

	

.copyright a:link {

	font-size: 10px;

	color: white;

	}