body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}

.pagetitle {
	width: 100%;
	background-image: none;
	color: #OOOOOO;
	text-align: left;
}

.noprint {
	display: none;
}

.content { 
	background-color: #ffffff; 
	width: 100%; 
	border: none; 
}


a {
	color: #A53442;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #A53442;
}
a:visited {
	color: #A53442;
}
a:hover {
	color: #D67584;
}
a:active {
	color: #A53442;
}

h1 {
	font-size: 24px;
	color: #A53442;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #A53442;
	text-align: center;
}
h3 {
	font-size: 15px;
	color: #222222;
	text-align: left;
}
.h3 {
	font-size: 14px;
	color: #A53442;
}
.style1 {
	color: #000000;
	font-size: 12px;
}
.style3 {
	color: #A53442;
	font-size: 11px;
	font-weight: bold;
}

