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

A {
	color: #ff0000;
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-size : 18px;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

img {
	border-color: #CC3333;
}


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

.sidebar {
	font-size: 14px;
	font-family : Arial,Helvetica,sans-serif;
	color: #000000;
}

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

.subtitle {
	font-size: 20px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000062;
}

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