html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac*/

body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.text_fc a:link {
	color: #7A0012;
	text-decoration: underline;
}
.text_fc a:visited {
	text-decoration: underline;
	color: #7A0012;
}
.text_fc a:hover, a:focus {
	color: #ffffff;
	text-decoration: none;
	background: #7A0012;
} 
.text_fc a:active {
	text-decoration: underline;
	color: #7A0012;
}


.text_pt a:link {
	color: #1E3555;
	text-decoration: underline;
}
.text_pt a:visited {
	text-decoration: underline;
	color: #1E3555;
}
.text_pt a:hover, a:focus {
	color: #ffffff;
	text-decoration: none;
	background: #1E3555;
} 
.text_pt a:active {
	text-decoration: underline;
	color: #1E3555;
}

.text_fc {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.text_pt {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.header_fc {
	background-color: #7A0012;
	height: 20px;
}

.header_pt {

	background-color: #1E3555;
	height: 20px;
}

