.item_name 
{ 
	color: #003399;
	font-size: 18pt; 
	font-weight: bold;
}

.item_body
{ 
	color: #000000; 
	font-size: 11pt;
}
	
.item_number 
{ 
	color: #000000; 
	font-size: 12pt; 
	font-weight: bold;
}

.nav
{
	color: #0000ff;
	font-size: 11pt;
}
.doc-foot 
{
	font-family: sans-serif;
	font-size: 0.9em;
	margin: 0 0 1em 0;
    text-align: center;
}

a 
{
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
}

a:hover
{
	background-color:#ccc;
}

