BODY
{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 12px;
}
A:link,visited,active
{
	text-decoration: none;
	color: mediumblue;
}      
  
A:hover
{
	text-decoration: none;
	color: #cc0000;
}  

.last_modified
{
	font-style: italic;
	color: #000099;
	font-size: smaller;
}
.title
{
	border-bottom-style: none;
	text-align: center;
	padding-bottom: 3px;
	border-right-style: none;
	margin: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-top-style: none;
	color: #000000;
	font-size: large;
	vertical-align: middle;
	border-left-style: none;
	padding-top: 3px;
}
.fic_table
{
	font-size: smaller;
}

