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

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

A:HOVER {text-decoration : underline;}

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

a.sidemenu, .sidemenu {
	font-size : 16px;
	color: #ffffff;
	font-weight: bold;
}

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

img {
	border-color: #7B9B8B;
}

hr {
	color: #F26722;
}

.title {
	font-size : 24px;
	font-weight: bold;
	color: #C10F35;
}

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

.toppipe {
	font-size : 20px;
	color: #ffffff;
	font-weight: bold;
}

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