@charset "iso-8859-9";

.arial {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #0083C1;
	text-decoration: none;
}
.alt {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font: bold 180%/100% "Lucida Grande";
	position: relative;
	color: #606482;
	margin: 0;
}
.arial12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #154162;
	text-decoration: none;
	}
