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;
}

p, div {
	margin: 10px, 40px, 10px, 40px;
	padding-left: 25px;
	padding-right: 25px;
}

.bgcolor {
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover, a: active {
	color: red; 
	text-decoration: underline;
}

	
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: white;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

.cool {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: red;
	text-align: right;
	vertical-align: top;

}

.menu-top, .menu-top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	text-align: center;
	vertical-align: middle;
}
.menu-top a:link { text-decoration: none; }
.menu-top a:hover { text-decoration: underline; }
.menu-top a:visited { text-decoration: none; color: yellow}

.menu-left, .menu-left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-align: center;
	vertical-align: middle;
}

.menu-left a:link { text-decoration: none; }
.menu-left a:hover {color: red; text-decoration: none; }
.menu-left a:visited { text-decoration: none; 
			color: black; }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
	text-align: center;
	padding-top: 10px;
}

td.text, p {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
}

.text1 {
	color: blue;
	padding: 0px, 0px, 0px, 10px;
	font-weight: normal;
}


.texthome {
	color: red;
	padding-left: 390px;
	font-weight: bold;
}


.text2 {
	color: #003333;
	padding: 0px, 0px, 0px, 10px;
	font-weight: bold;
}

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

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

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

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

.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;
}
