body {
/*  font-family: "Trebuchet MS", Arial, sans-serif, Verdana;*/
/*  font-size: small;*/
/*  background-color: #FFF;*/
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
height:auto !important; /* real browsers */
height:100%;
min-height:100%; /* real browsers */
/*  text-align: center;  */
/* color: #000000; */
}


h1 {
	FONT: 16px Arial, sans-serif; COLOR: #6699cc; FONT-WEIGHT: bold;
}

body,td,p {
	FONT: 13px sans-serif, Arial; COLOR: #333333; FONT-WEIGHT: normal; 
}


.hdr1 {
	font-family: Arial, sans-serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.hdr_blue {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.hdr_red {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.hdr_blue_i {
	font-family: Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.hdr_bold {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.footer {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


a:link {
	FONT: 12px Arial, sans-serif; COLOR: #336699; TEXT-DECORATION: underline; 
}

a:visited {
	FONT: 12px Arial, sans-serif; COLOR: #336699; TEXT-DECORATION: underline; 
}
a:active {
	FONT: 12px Arial, sans-serif; COLOR: #336699; TEXT-DECORATION: underline; 
}
a:hover {
	FONT: 12px Arial, sans-serif; COLOR: #0000ff; TEXT-DECORATION: none; 
}


.links_bold a:link {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4A7EBD;
	text-decoration: underline;
}

.links_bold a:visited {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4A7EBD;
	text-decoration: underline;
}

.links_bold a:active {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4A7EBD;
	text-decoration: underline;
}

.links_bold a:hover {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}
