body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url('images/axiombg.png'); 
	background-repeat: repeat
}

p {
	font-family: cursive;
	left: auto;
	text-align: justify;
	white-space: normal;
	font-size: large;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0063BF;
	font-size: 12pt;
}

div.current {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #0063BF;
	font-size: 12pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0063BF;
	font-size: 14pt;
}

.main_column
{
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 30px;
	font-size: large;
	font-family: cursive;
	background-color: white;
	color: teal;
	margin-top: 75px;
	width: 450px;
	text-align: left;
	margin-left: 75px;
}

.link_links {
	margin-left: 15%;
	text-align: center;
	text-decoration: none;
}

.closing {
margin-left: 20px;
	}


