A:link 		{text-decoration: none; color: #000000; font-weight: bold; }
A:visited 	{text-decoration: none; color: #FF0000; font-weight: bold; }
A:active	{text-decoration: none; color: #FF0000; font-weight: bold; }
A:hover 	{text-decoration: none; color: #FF0000; font-weight: bold; }

.font {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
}

.font2 {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
}

.style1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 26px; font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}

.style4 {
	font-size: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

.style5 {
	font-size: small;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
}

.style6 {
	font-size: 12;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
}

.style7 {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}

.style8 {
	color: #000000
}

table {
	border:1px solid #000 
}