BODY {
	background-color: #003E7E;
	color: #808080;
	margin : 0px;
}

A {
	color: #003E7E;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

a.menu {
	font-size : 15px;
	color: #003E7E;
	font-weight: bold;
}

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

img {
	border-color: #EF3D42;
}

hr {
	color: #003E7E;
}

.title {
	font-size : 20px;
	font-weight: bold;
	color: #EF3D42;
}

.subtitle {
	font-size : 16px;
	font-weight: bold;
	color: #003E7E;
}