body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
body {
	background-color: #CCCCCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.mayusk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003300;
}
.mayuskjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003300;
	text-align: justify;
}
.standardjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003300;
	text-align: justify;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #669900;
}
