a img {
	border: 2px solid #ccc;
	border-width: 2px 0;
}

h1 {
	font-family: "Subaru Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: "Subaru Medium", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(back.jpg);
}
a:link {
	color: #555656;
	text-decoration: none;
}
a:hover {
	color: #AE7A07;
	text-decoration: none;
}
a:visited {
	color: #555656;
	text-decoration: none;
}
.alltext {
	font-family: tahoma;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 10px;
	font-weight: normal;
	letter-spacing: 1pt;
}
.title1 {
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.title2 {
	font-family: tahoma;
	font-size: 9px;
	color: #fff;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.title3 {
	font-family: tahoma;
	font-size: 13px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
	color: #fff;
}
