body         {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
a:active     {
	font-family: Arial;
	font-size: 9pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a:hover      {
	font-family: Arial;
	font-size: 9pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:link       {
	font-family: Arial;
	font-size: 9pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
} 
a:visited    {
	font-family: Arial;
	font-size: 9pt;
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
}
address      {
	font-family: Arial;
	font-size: 9pt;
}
button       {
	font-family: Arial;
	font-size: 9pt;
}
fieldset     {
	font-family: Arial;
	font-size: 9pt;
}
table        {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
li           {
	font-family: Arial;
	font-size: 9pt;
}
td           {
	font-family: Arial;
	font-size: 9pt;
}
textarea     {
	font-family: Arial;
	font-size: 9pt;
}
tr           {
	font-family: Arial;
	font-size: 9pt;
}
.head        {
	font-family: Arial;
	font-size: 9pt;
	color: #800000;
	font-weight: bold;
}
.left        {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
