/* External Cascading Style Sheet - extern.css 	*
* Author: Revelson Godoi 				        *
* Date last revised: 16/03/06       			*/



/*
*/
.classheader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.body {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #777777;
	font-family:  Tahoma;
	text-transform: none;
	background-color:#777777
}
.titleitalic {
	font-family:  Tahoma, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}

</style>

