html,body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10;
	border: none;
	background-color: #0099cc;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
td.nav a:link {
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 20px;
}
td.nav a:visited {
	color: #99CCFF;	
	text-decoration:none;
	margin-left: 20px;
}
td.nav a:hover {
	color: #ff0000;	
	text-decoration:none;
	margin-left: 20px;
}
td.nav a:active {
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 20px;
	text-align: center;
}
div.header {
	width: 80%;
	margin: 0 auto;
	background-image:url(images/bwbg.gif);
	background-repeat:repeat-x;
	
}


a:link {
	color: #ffffff;
	text-decoration:none;	
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #ff0000;	
	text-decoration:none;
	
}
a:active {
	color: #999999;
	text-decoration:none;
	font-size: 12px;
}


.style1 {
	font-weight: bold;
	text-align: center;
}

/* link="#333399" vlink="#99CCFF" alink="#FFFFFF"  */
.c1centr {
	text-align: center;
}
.style3 li em {
	color: #FF99FF;
}
.t1txt12pt {
	font-size: 12px;
}
.red {
	color: #CC0000;
}

