.Labels {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
#navlink a:link, #navlink a:visited {
	color: #003366;
	display: block;
	height: 25px;
	font-weight: normal;
	font-family: Arial;
	background-image: url(bg_nav.jpg);
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.topics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D9F2FF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#navlink a:hover {
	color: #FFCC00;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	background-image: none;
	font-size: 14px;
}
.slideTitle {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
	padding-right: 6px;
	padding-top: 6px;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyline {
	border: medium solid #003366;
}
.headings {
	color: #FFFFEA;
	background-color: #003366;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.subheads {
	background-color: #CEE1FF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-style: solid;
}
.content {
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 3px;
}

