.title {
	font-family: "poor richard";
	font-size: 64px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

.subtitle {
	font-family: "Poor Richard";
	font-size: 36px;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

.navigation:link, .navigation:visited {
	font-family: corbel;
	font-size: 18px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	display: block;
	padding: 0px 8px 6px 10px;
	width: 225px;
	text-decoration: none;
	background-color: #002000;
}

.navigation:hover {
	font-family: corbel;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #010101;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 225px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.sublink:link, .sublink:visited {
	font-family: corbel;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	padding: 2px 4px 2px 50px;
	width: 189px;
	text-decoration: none;
	background-color: #002000;
}

.sublink:hover {
	font-family: corbel;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #010101;
	display: block;
	padding: 2px 4px 2px 50px;
	width: 189px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.current {
	font-family: corbel;
	font-size: 18px;
	font-style: italic;
	color: #FD9935;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 225px;
	text-decoration: none;
	background-color: #002000;
}

.sublinkcurrent {
	font-family: corbel;
	font-size: 16px;
	font-style: italic;
	color: #FD9935;
	display: block;
	padding: 2px 4px 2px 50px;
	width: 189px;
	text-decoration: none;
	background-color: #002000;
}

.text_header {
    font-family: "Poor Richard";
	font-size: 32px;
	font-weight: bolder;
	text-align:center;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
}

.text_sub_header {
    font-family: "Poor Richard";
	font-size: 26px;
	font-style:italic;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
}

.english_subtitle {
    font-family: "Poor Richard";
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

.text_read {
	font-family: corbel;
	font-size: 24px;
	color: #000000;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.text_read_white {
	font-family: corbel;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.footer {
	font-family: corbel;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.important {
	font-family: corbel;
	font-size: 32px;
	color: #ff2d03;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

.table_title {
	font-family: corbel;
	font-weight: bolder;
	font-size: 26px;
	color: #000000;
	text-align:center;
	text-decoration: underline;
	background-color: #FFFFFF;
}
	
.table_text_header {
	font-family: corbel;
	font-weight: bolder;
	font-size: 24px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background-color: #FFFFFF;
}

.table_text_underline {
	font-family: corbel;
	font-size: 22px;
	color: #000000;
	text-align:center;
	text-decoration: underline;
	background-color: #FFFFFF;
}


.table_text {
	font-family: corbel;
	font-size: 18px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background-color: #FFFFFF;
	
}
	
.table_blank {
	font-family: corbel;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-color: none;
	
}

	
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
