/* CSS Document */

BODY 
{
	overflow: hidden;
	
	TEXT-ALIGN: left;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Garamond, Arial, Sans-Serif;
	background-color: #dcdafc;
}
A
{
	text-decoration:none;
	color: black;
}
A:active
{
	text-decoration:none;
	color: black;
}
A:visited
{
	text-decoration:none;
	color: black;
}
A:hover
{
	text-decoration:none;
	color: blue;
}
.Lft
{
	width: 10px;
}
.Mid
{
	width: 10px;
}
.Rght
{
	width: 5px;
}
.inRght
{
	width: 30px;
}
.Name
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Garamond, Arial, Sans-Serif;
	height: 12pt;
}
.Mail
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	height: 10pt;
	font-weight:normal;
}
.Bott
{
	height: 10px;
}
H1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Garamond, Arial, Sans-Serif;
}
TD
{
	text-align: center;
}
.headmain
{
	visibility: hidden;
	text-align: center;
}
