<!-- body {	font-family: Arial, Helvetica, sans-serif;}td {	font-family: Arial, Helvetica, sans-serif;}th {	font-family: Arial, Helvetica, sans-serif;}-->

body {font-family: Arial, Helvetica, sans-serif;}

a:link {color:#0033FF; text-decoration:none;}
a:visited {color:#0033FF; text-decoration:none;}
a:hover {color:#0033FF; font-weight:bold;}
a:active {color: #0000FF}

.roundcont {
	width: 485px;
	background-color: #BABCD7;
	margin-top:5px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(corners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(corners/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
