BODY {
	background-color : #B3D1F8;
	margin: 5px;
}

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

a:hover {text-decoration : underline;}

a.menu {
	font-size: 18px;
	font-weight: normal;
	color: #4D037B;
}

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

.title {
	font-size: 24px;
	color: #4D037B;
	font-weight: bold;
	font-variant : small-caps;
}

.subtitle {
	font-size: 18px;
	color: #4D037B;
	font-weight: bold;
	font-variant : small-caps;
}

.dir_company {
	font-size: 14px;
}

.footer {
	font-size: 10px;
	color: #4D037B;
}