a:link {  font-weight: bold; color: #FF9900; text-decoration: none}
a:hover {  font-weight: bold; color: #FF9900; text-decoration: none}
a:visited {  font-weight: bold; color: #FF9900; text-decoration: none}
a:active {  font-weight: bold; color: #FF9900; text-decoration: none}.smalllink {  font-size: 9pt; font-weight: normal; color: #0000CC; text-decoration: none}

.heading	{
float:left;
position:relative;
width:100%;
margin-top:10px;
padding: 0.3em 0.3em 0.3em 0.3em;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.content_box	{
position:relative;
padding: 0.3em 0.3em 0.3em 0.3em;
border-bottom: thin solid #000;
}
.feedback_box	{
margin: 5px 10px 5px 47px;
text-align:center;
border: #000 1px solid;
padding: 5px 20px 5px 20px;
width:642px;
color:#99cc00;
}
.feedback_box a	{
color:#000066;
}
.feedback_box a:hover	{
text-decoration:underline;
}