
#container{
	width: 650px;
	height: auto;
	border: 1px solid #a1a1a1;
	background-image: url(images/bkpas.jpg);
	background-position: top;
	background-repeat: repeat-x; 
}


html {
	margin: 0;
	padding: 0;
}

.link4 a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.link4 a:hover {
	color: Maroon;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.link2 a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.link2 a:hover {
	color: Maroon;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #363636;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #363636;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #363636;
}










