a:link, a:hover, a:active, a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000; !important
	text-decoration:underline;
}
p a:link, a:hover, a:active, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000; !important
	text-decoration:underline;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	margin:3px;
}
.bdr {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.bdr p {
	margin:5px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
	line-height:120%;
}
.bdr h3 {
	text-align:center;
	font-weight: bold; 
	font-size: 12px; 
	color: #666666; 
	font-style: normal; 
	font-family: verdana, sans-serif; 
	text-decoration: none; 
	margin:0px; 
	padding:0px;
}
.bdr span.alert {
	font-family:verdana,arial,helvetica;
	font-size:14px;
	color: #ffffff;
	background-color:#FF3333;
}
.footer a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size:9px;
	color: #666666;
	text-decoration:none;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration:underline;
}
.footer {
	background-color:#cccccc;
	font-family: Tahoma;
	font-size:9px;
	color: #666666;
	text-align:center;
	padding:3px;
	line-height:120%;
}
.footer td {
	background-color:#cccccc;
}
.footer p {
	font-family: Tahoma;
	font-size:9px;
	color: #666666;
	text-align:center;
	padding:3px;
}


