body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	font: 11px tahoma;}
.style1 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: black;
	font-size: 10px;
	font-family: tahoma;
}
.sectionhead {
	color: #003366;	
	font: 16px/18px tahoma;
}
.badmarkup{
	color:red;
	background: #ffc;	
}
a {
	text-decoration: none;	
	color: #003366;	
	font-family: tahoma;
}
.white-text {

	text-decoration: none;
	color: #ffffff;	font: 10px tahoma;
}
/* roundbox */.rbroundbox { background: url(fondo.gif) repeat; }.rbtop div { background: url(topleft.gif) no-repeat top left; }.rbtop { background: url(topright.gif) no-repeat top right; }.rbbot div { background: url(bottomleft.gif) no-repeat bottom left; }.rbbot { background: url(bottomright.gif) no-repeat bottom right; }/* height and width stuff, width not really nessisary. -- rb */.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 7px;font-size: 1px;}.rbcontent { margin: 0 7px; }.rbroundbox { width: 90%; margin: 1em auto; }