.navbut A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.navbut A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #78197B;
	background-position: center;
	font-weight: bold;
	background-image:   url(../images/button.gif);
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	height: auto;
	width: 140;
}
.navbut A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: auto;
	width: 140;
}

.navbut A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fffffb;
	text-decoration: none;
	height: auto;
	width: auto;
}

.navbut A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5D3DAA;
	background-position: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: table-cell;
	height: auto;
	width: 140;
}
a:link {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 12pt;
	color: #003399;
}
a:visited {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 12pt;
	color: #006666;
}
a:hover {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 12pt;
	color: #0033FF;
}
body {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.topnav A {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 9pt;
	font-weight: bold;
	align: center;
}
.topnav A:hover {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 9pt;
	background-color: #0099CC;
	background-position: center center;
	background-image:  url(../images/button.gif);
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: table-cell;
	height: 21;
	width: auto;
	align: center;
}
.topnav A:link {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 9pt;
	background-color: #FFCC00;
	background-position: center center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 21;
	width: auto;
	letter-spacing: normal;
	align: center;

}

.topnav A:visited {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 21;
	width: auto;
	align: center;
}

.topnav A:active {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 9pt;
	background-color: #003D99;
	background-position: center center;
	background-image:  url(../images/button.gif);
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 21;
	width: auto;
	align: center;
}
li {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/reddot.gif);

}
h3 {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 16px;
	color: #0066CC;

}
h1 {
	font-family:Book antiqua, Times New Roman, Times;
	font-size: 28px;
	color: #E38D1A;
}
h2 {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 22px;
	color: #CC9933;
}
h4 {
	font-family: Book antiqua, Times New Roman, Times;
	font-size: 14px;
	color: #000000;
}

hr {
	image scr: url(../images/bar.gif);
}
.bot_nav a: {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.bot_nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.bot_nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffff00;
}
.bot_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffff33;
}