/* CSS Document */
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	font-style: italic;
}
.style14 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.style15 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style16 {font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #000000; }
.headerredborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.style17 {
font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; color: #000000;
}

.logo_background {
	background-image: url(images/logo_background.jpg);
}
