@charset "utf-8";
a:hover {
	color: #FD1234;
}
a:hover {
	text-decoration: none;
}

    

	body,td,th {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
    a {
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	color: #0100B5;
	border-color: #000000;
	border-spacing: 8px 5px;
	text-decoration: none;

    
a:visited {
	text-decoration: none;
}
a {text-decoration: none}

	a:link {
}
a:active {
	text-decoration: none;
	text-align: justify;
}
    
		@page { size: 8.5in 11in }
		P {
	background: transparent;
	color: #F80004;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
		P.western { font-family: "DejaVu Sans", sans-serif; font-weight: medium }

#page-wrap {
     width: 800px;
     margin: 0 auto;
}
