BODY {
	background-color : #0D4C7D;
	margin: 0px;
	border: 0px;
}

A {
	color: #4A3B9C;
	text-decoration: none;
}

a.menutop {
	color: #ffffff;
	font-size : 18px;
	font-weight: bold;
}

a.menufooter {
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
}

a.menuside {
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

img {
	border-color: #0D4C7D;
}


TABLE {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 24px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.copyright {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	color: #ffffff;
}