body {
	background-color: #333333;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #6699FF;
}
a:hover
{
	color: #00FFFF;
	font-weight: bold;
}
h1 {
	font-size: 28pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
}
h2 {
	font-family: Tahoma, Geneva, Arial;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: normal;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px 5px;
}
.video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.prepare {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.vtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
}
.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #00FFFF;
	text-align: justify;
}
table.box_topnav {
	width: 760px;
	border: none;
	background-position: center;
}
table.box_main {
	width: 750px;
	border: 1px solid #666666;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
td.nav_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.box_botnav {
	width: 750px;
	border: none;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
table.notice1_box {
	padding: 5px 10px;
	border: 2px solid #FFFF00;
	width: 750px;
	background-position: center;

}
td.title_box {
	background-color: #336699;
	margin-left: 10px;

}

