.style1 {font-size: 12px}

.style2 {
	font-size: 13px;
}
.bold {
	font-weight: bold;
}


a:link {color: #333333;}

a:visited {color: #333333;}

a:hover {color: #000000;}

.style3 {font-family: Arial, Helvetica, sans-serif}

.style5 {font-size: 10px}

.style6 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
