body, td, div
{
font-family: tahoma;
font-size: 8pt;
color: #747474;
line-height: 9pt;
text-align: justify;
}

.title
{
	font-family:tahoma;
	letter-spacing: 1px;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	line-height:10pt;
	text-align: left;
}

.title2
{
	font-family:tahoma;
	letter-spacing: 1px;
	font-size:8pt;
	font-weight:bold;
	color:#C0C0C0;
	line-height:10pt;
	text-align: center;
}

a
{
color: #972F0B;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}

a:hover
{
color: #696969;
letter-spacing: 1px;
text-decoration: none;
}

input,textarea,select
{
	font-family:tahoma;
	font-size:7pt;
	color:#747474;
	border:1px solid #F1BD09;
	background-color:#E2E2E2;
}
