@charset "utf-8";
.text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 20px;
}

.text2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
	
}

.text3 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
	color: #9B000C;
}

.quote {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
body {
	background-color: #EBE2A5;
}


a:visited {
	color: #EBE2A5;
}


a:link {
	color: #EBE2A5;
}
a:hover {
	color: #00F;
}

a:active {
	color: #00F;
}

#apDiv3 a:link {
	color:#00F;
}



.linkk {
	font-size: 14px;
	color: #EBE2A5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.linkk2 {
	font-size: 12px;
	color: #EBE2A5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.footer {
	font-size: 14px;
	color: #EBE2A5;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}


.subheaders {
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: #9B000C;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
}

.header {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
}
.link2 {
	color: #00C;
}
