body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:700;
	margin-left: 3px;
	background-color: bfd5ef;
	}
a:link {
	color: #0000FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	}
a:visited {
	color: #006600;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: underline;
}
	
	.h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px;
font-style:normal;
font-weight:bold;
}
	
	.h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-style:normal;
font-weight:bold;
}
	
	.h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-weight:bold;
}
.style2 {
	font-size: 12px;
	font-weight:bold;
}
.textnorm {
	font-size: 14px;
	font-weight:normal;
}
.textbold {
	font-size: 14px;
	font-weight:bold;
}
.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	.footer {
	font-size: 8px;
	font-weight:bold;
}
#menu {
	width: 770px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #333333;
}

#content {
	width: 770px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}
.textital {
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}
.textsitename {
	font-size: 16px;
	font-weight:bolder;
	font-style: normal;
}.textunder {
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
}
.textitalunder {
	font-size: 14px;
	font-weight:normal;
	font-style: italic;
	text-decoration: underline;
}
.textbooktitle {
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	text-decoration: underline;
}
.sectionheader {
	font-size: 16px;
	font-weight:bolder;
	font-style: normal;
	text-transform: capitalize;
}
.textnotes {
	font-size: 12px;
	font-weight:bold;
}

