BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.line {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.td {
	background-image: url(images/eye.jpg); background-repeat: no-repeat;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c6288;
	text-align: center;
	font-weight: bold;
}
.smallname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration: none
}
.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b6289;
	text-decoration: none;
}
.click:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b6289;
	text-decoration: underline;
}
.reimbursement_title {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}
.reimbursement {
	list-style-image:url(designes/arrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #286288;
	font-weight: bold;
	line-height: 150%;
}	
.aligned {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
	line-height: 200%;
}
.photo {
	padding: 10px;
}