body
{
	font-size: x-small;
	font-family: Verdana;
	background-color: #fdf6e3;
	
}
.HBtn
{
	font-weight: bold;
	font-size: x-small;
	text-transform: capitalize;
	color: #663333;
	font-family: Verdana, Serif;
	text-decoration: none;
}
TEXTAREA
{
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana;
	text-align: justify;
}
FORM
{
	font-size: x-small;
	font-family: Verdana;
	background-color: #fdf6e3;
}
TABLE
{
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
	background-color: #fdf6e3;
	border=0;
}
.MText
{
	font-size: x-small;
	text-transform: none;
	font-family: Verdana, Serif;
	
}
.MFile
{
	font-size: x-small;
	font-family: Verdana;
	background-color: #fdf6e3;
}
.MTitle
{
	font-size: small;
	font-family: Verdana;
}
Document
{
	font-size: x-small;
	font-family: Verdana;
	background-color: #fdf6e3;
}
A:link
{
	font-size: 10pt;
	text-transform: capitalize;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

