.font {
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}

.font6 {font-size: 12px; line-height: 15px; text-decoration: none;}

.font2 {font-size: 14px; line-height: 19px; text-decoration:none;}

.font3 {font-size: 12px; line-height: 17px; text-decoration:none;}

.font4 {font-size: 11px; line-height: 16px; text-decoration:none;}

.font5 {font-size: 9px; line-height: 14px; text-decoration:none;}

.bfont1 {font-size: 16px; line-height: 21px; text-decoration: none; font-weight:bold}

.bfont2 {font-size: 14px; line-height: 19px; text-decoration:none; font-weight:bold}

.bfont3 {font-size: 12px; line-height: 17px; text-decoration:none; font-weight:bold}

.bfont4 {font-size: 11px; line-height: 16px; text-decoration:none; font-weight:bold}

.bfont5 {font-size: 9px; line-height: 14px; text-decoration:none; font-weight:bold}


a:link        {color:#3333FF; text-decoration:none;}
a:visited   {color:#000099; text-decoration:none;}
a:hover      {
	color:#0099FF;
	text-decoration:none;
	text-align: left;
}
body table tr td table {
	color: #000;
	text-align: center;
}
body table tr td table tr td p {
	color: #000;
}
body table tr td table tr td table tbody tr td {
	color: #000;
	text-align: left;
}
body table tr td table tr td {
	color: #000;
	text-align: left;
}

