body, td {
	font-family:  Arial,verdana, sans-serif;
	font-size: 12px;
	color:#000099;
	
}

A:LINK, A:VISITED {
	color : #521D54;
	text-decoration : underline;
}

A:HOVER {
	color : #745C83;
	text-decoration : none;
}

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

.copyright {
	color: #ffffff;
	font-size: 12px
}

.bold2 {
	font-weight: bold;
	font-size: 14px
}

.bold3 {
	font-weight: bold;
	font-size: 20px
}