body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {

	color: #666666;

	font-size: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

h4 {

	font-size: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

h5 {

	font-size: 14px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

ul {

list-style-position: outside;

margin: 2px;

}


a:link { 
	
	color: #336633;
	text-decoration: none;
	}
a:visited { 
	
	color: #336633;
	text-decoration: none;
	}
a:hover { 
	
	color: #999999;
	text-decoration: none;
	}
a:active { 
	color: #669966;
	text-decoration: none;
	}
	
table td.cover {

	text-align: center;
	background-color: #cccccc;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	padding: 5px;

}



table td.menu {

	line-height: 1.3em;
	text-align: left;

}


div.text {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		line-height: 1.3em;
	}
	
div.boxtitle {

		font-weight: bold;

		font-family: serif, Georgia, "Times New Roman", Times;

		text-align: center;
		color: black;
		font-size: 24px;
	}
	
div.boxtext {

		font-family: serif, Georgia, "Times New Roman", Times;
		text-align: center;
		color: black;
		font-size: 16px;
	}
	
div.right {

		text-align: center;
		
		}
