body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#Content {
	width:760px;
	text-align:left;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #5e98b8;
}
.menu a {
	display: block;	
	background-color: #586478;	
	line-height: 23px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:hover {
	display: block;	
	background-color: #5e98b8;	
	line-height: 23px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.black_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: normal
}
.black_text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: bold
}
.white_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-weight: normal;
}
.white_bold_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-weight: bold;
}
.blue_strong_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #586478;
	font-size: 14px;
	font-weight: bold;
}
.white_table {
	border-width: 3px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: #fdecaa;
}
.bolditals {
	font-style: italic; 
	font-weight: bold;
}
