a.links      {
	font-family: Arial;
	font-size: 12px;
	color: gray;
	text-decoration: none;
	left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
a.links:hover { font-family: Arial; font-size: 12px; color: #471CB5; text-decoration: none }

a.body:link      {
	font-family: Arial;
	font-size: 16px;
	color: gray;
	text-decoration: none;
	left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
a.body:hover { font-family: Arial; font-size: 16px; color: #471CB5; text-decoration: none }


a.body2:link      {
	font-family: Times New Roman;
	font-size: 24px;
	color: gray;
	text-decoration: none;
	left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

a.body2:visited { font-family: Times New Roman; font-size: 24px; color: #471CB5; text-decoration: none }

a.body2:hover { font-family: Times New Roman; font-size: 24px; color: #471CB5; text-decoration: none }


body {
margin:0;
text-align:center;
}

div#container {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:center;
}



.font {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left: 14px;
}
.bar {
	color: #808080;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	background-position: center;
	text-align: center;
}
.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
}
