A:LINK {
	color : #000066;
}

A:VISITED {
	color : #333399;
}

A:ACTIVE {
	color : #ffffff;
}

A:HOVER {
	color : #ffffff;
}
	
BODY {
	background-image : url("images/backlogo.jpg");
	background-position : 620px;
	background-repeat : repeat-y;
	}	
	
H4 {
	text-align : center;
	margin-top : 20px;
	color : #000000;
	font-family : Verdana, Arial, serif;
}

.text {
	font-size : 12px;
	color : #000000;
	margin-left : 20px;
	margin-right : 20px;
	font-family : Verdana, Arial, serif;
}

.smalltext {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial, serif;
}

.table {
	margin-left : 15px;
	margin-bottom : 10px;
	margin-top : 10px;
}

.top {
	font-size : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-right : 15px;
	text-align : right;
	font-family : Verdana, Arial, serif;
}

.tabletext {
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	font-family : Verdana, Arial, serif;
}
