*           {
	font-family: Verdana;
	font-size: 9pt
}

p            {
	font-family: Verdana;
	font-size: 9pt;
}
a            {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:none;
	font-weight:bold;
	color: #0000FF;
}
a:visited    {
	font-family: Verdana;
	font-size: 8 pt;
	text-decoration:none;
	color: #0000FF;
	font-weight:bold
}

.bdr {
	border: 1px solid BDCE7B;
	background-color: #DCE8AC;
	color: #663300;
	padding: 10px;
	font-weight: bold;
	font-size: 10pt;
}

