	A:link {color:#1d4279; text-decoration: underline}
	A:visited {color:#1d4279; text-decoration: underline}
	A:hover {color:#f08746; text-decoration: none}

	a.oxan:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	text-decoration: none;}
	a.oxan:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	text-decoration: none;}
	a.oxan:hover {
	color:#DB3332;
	text-decoration: underline;}
	
.text-oxan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
}
.text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f08746;
	line-height: 20px;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1d4279;
	padding-bottom: 10px;
	border-bottom: 3px solid #1d4279;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f08746;
	line-height: 30px;
	list-style-image: url(img/list-b.gif);
	list-style-position: outside;
}
.photo {
	margin-left: 40px;
	margin-bottom: 5px;
}
.back-side {
	background-image: url(img/side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f08746;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
