body {
	background: #FFFFFF;
	text-align: center;
}
a {
	font-size: 16px;
	line-height: 180%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	color: #fe3116;
}
a:hover {
	font-size: 16px;
	font-style: italic;
	color: #CC33FF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#center {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
hr {
	width: 800px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.style {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}


p {
	font-size: 18px;
	line-height: 180%;
	margin: 0px 5px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: left;
}

h3.link {
	font-size: 16px;
    font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
    }

p.link {
	margin: 0 0 15px 25px;
    padding: 0;
    font-size: 14px;
	line-height: normal;    
    }

p.pr {
	font-size: 13px;
	margin: 0;
	line-height: normal;
	clear: both;
	}
       
p.prlink {
	margin: 0 0 0 20px;
	line-height: normal;
	clear: both;
	}
		
span.printro {	
	font-size: 12px;
	margin: 0 0 5px 5px;
	line-height: normal;
	}  
	
a.pr {
	font-size: 14px;
	}
	
