body {
	font-family: Georgia, Times, serif;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	}

.maintable {
	background-color: #FFFFFF;
	font-family: Georgia, Times, serif;
	}

.line {
	background-color: #d4ddca;
	height: 1px;
	}
	
.menu {
	background-color: #FFFEF7;
	font-family: Georgia, Times, serif;
	text-align: center;
	color: #000060;
	font-size: 14px;
	line-height: 32px;
	width: 928px;
	}

.menu a { 
	color: #000060;
	text-decoration: none;
	}
	
.menu a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
.submenu {
	font-family: Georgia, Times, serif;
	color: #000060;
	text-align: center
	}

.submenu a { 
	color: #94ab7a;
	text-decoration: none;
	}
	
.submenu a:hover {
	color: #333333;
	text-decoration: underline;
	}

.main {
	font-family: Georgia, Times, serif;
	color:#000060;
	font-size: 20px;
	line-height: 28px;
	text-align: justify;
	}

.main a { 
	color: #000033;
	text-decoration: underline;
	}
	
.main a:hover {
	color: #333333;
	text-decoration: underline;
	}

h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
	}
	
h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	}
	
h3 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	}
	
.outsideborder {
	padding: 2px;
	border-color: #DCD9D2;
	border-style: double;
	border-width: 1px;
	background-color: #FFFEF7;
	}
	
.quotebg {
	background-color: #F1F4ED;
	}
	
.quotetext {
	font-family: Georgia, Times, serif;
	color:#000060;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	}
	
.quoterightmargin {
	margin-right: 40px;
	}

.boxtext {
	font-family: Georgia, Times, serif;
	color:#000060;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	}
