body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color:#CCCCCC;
	background-image:url(/images/retro.gif);
	padding:30px;
}
label {
	
}
textarea, input.textfield
{
	width:260px;
}
a.category
{
	color:#3366BB;
}
a.category:hover
{
	text-decoration:underline;
}
a.external
{
	color:#3366BB;
}
a.external:hover
{
	text-decoration:underline;
}

#infoLinks ul
{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 10px;

}
#infoLinks li
{
	background-image:url(/images/list-pilar.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:18px; 
	padding-top:2px; 

}

.classTitle
{
	color:#3366BB;
	font-weight:bold;
	margin-bottom:0px;
}

.classNominated ul, p
{
	margin-top:2px;
}