.menu{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	text-align: center;}

a.menu:link{
	color: white;
	text-decoration: none;}

a.menu:visited{
	color: white;
	text-decoration: none;}

a.menu:hover{
	color: white;
	text-decoration: underline;}

.bar{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	text-align: left;}

.footer{
	font-size: 8pt;}

body{
	font-family: arial;}

.content{
	padding: 3;
	text-align: justify;
	font-size: smaller;}

.title{
	text-align: center;
	font-size: larger;
	font-weight: bold;
	font-family: verdana;}