body
{
        bgcolor:EFEFDF;	
	font-size:12pt;
}

a { 
	color:blue;
}

a:visited { 
	color:blue;
}

table.list
{
	background:#fafafa;
	font-size:12pt;
}

td.listitem
{
	
}

td.listitem_small
{
	font-size:10pt;
	margin:0;
}

th.listitem
{
	font-size:12pt;
}

tr.listitem_even
{
	background:#dddddd;
}

tr.listitem_odd
{
	background:#eeeeee;
}

tr.listhead
{
	background:#ccbbaa;
	color:black;
}

table.mainmenu
{
	background:#aaccff;
	border:solid 1px gray;
	
}

td.mainmenu
{
	font-weight:bold;
}

p.pagehead
{
	font-size:14pt;
	font-weight:bold;
}

p.subhead
{
	font-weight:bold;
	font-family:Verdana;
	font-size:12pt;
}

table.form
{
	
}

td.label
{
	font-weight:bold;
}

table.localmenu
{
	background:#e0e0e0;
	border:solid 1px #d0c0c0;
}

table.search
{
	background:#d0d0d0;
	border: solid 1px #d0c0c0;
}

td.abstract_code
{
	border:solid 1px black;
}
