/* Global Styles */

a:link {
	color: #0000FF;
	}
	
a:visited {
	color: #FF0000;
	}

a:hover {
	color: #00FF00;
	}

a {
	text-decoration:none;
	}

a.u1 {
	border-bottom : solid 1px green;
	}

td {
	background-repeat : repeat-x;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	}

.style2 {
	font-size: 14px
	}

.style6 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000;
	}

.style8 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

.style10 {
	font-size: 18px;
	}

