BODY {
	font: x-small sans-serif;
	background: #D2D2D2;
	color: black;
	margin: 0;
	padding: 0;
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
}

SPAN, div, td {
	font: x-small sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	font-weight:bold;
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
}

A:link, A:visited, A:active {
    color: #1E65CE;
	text-decoration : none;
}

A:hover {
	text-decoration : none;
	color: C83131;
}

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


.bar1:link, .bar1:visited, .bar1:active {
	font-family: Arial;
	font-size: 15;
	font-weight:bold;
	color: #000000;
	cursor:hand;
	text-decoration : none;
}

.bar1:hover {
	color: #1E65CE;
	text-decoration : none;
}

.bar2 {
	font-family: Tahoma;
	font-size: 14;
	color: #FFFFFF;
	text-decoration : none;
}