body, p, td, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.bgcolor {
	background-color: #CC6600;
}

a:link { text-decoration:none; font-weight:bold; color:#000000;}
a:hover  { text-decoration:none; font-weight:bold; color:#FFFFFF;}
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a.link2:link { text-decoration:none; font-weight:bold; color:#CCCCCC; }
a.link2:hover  { text-decoration:none; font-weight:bold; color:#FFFFFF;}
a.link2:visited { text-decoration:none; font-weight:bold; color:#000000; }

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	margin-top: 16px;
	margin-left: 45px;
	color: black;
}

.h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	margin-top: 16px;
	margin-left: 45px;
	color: black;
}

.page-title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding-right: 20px;
	text-align: right;
}

.site-title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding-right: 20px;
	text-align: right;
}

.but {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}


.but a:link { color: white; text-decoration: none; }
.but a:visited { color: white; text-decoration: underline; }
.but a:hover { color: red; text-decoration: underline; }
.but a:active { color: white; text-decoration: underline; }


.cool {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding: 10px 0px 20px 25px;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-align: left;
	vertical-align: top;
}
.text1 {
	color: white;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}

.text2 {
	color: white;
	padding: 5px 120px 5px 120px;
	font-weight: bold;
}

.text3 {
	color: black;
	font-style: italic;
}

.text4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: teal;
}

.text5 {
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: white;
}

.text6 {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #66ff99;
}

.text7 {
	padding: 5px 25px 5px 25px;
}

.text8 {
	padding: 1px 20px 1px 20px;
}

.text9 {
	padding: 5px 25px 5px 25px;
}

.text10 {
	padding: 5px 25px 5px 25px;
}

.text11 {
	padding: 15px 5px 5px 5px;
}

.text12 {
	padding: 5px 25px 5px 25px;
}

.text13 {
	padding: 5px 25px 5px 25px;
}

.text14 {
	padding: 5px 25px 5px 25px;
}

.text15 {
	padding: 5px 25px 5px 5px;
}

.text16 {
	color: navy;
}

.ctrl1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: orange;
	background-color: teal;
	margin: 3px 10px 3px 10px;
	border: 1px solid orange;
}

.ctrl2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	background-color: #99ccff;
	margin: 1px 10px 0px 10px;
}

.center {
	text-align: center;
}
