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

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

.bgcolor {
	background-color: #BB1EAF;
}

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

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 3px;
	margin-left: 25px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 3px;
	margin-left: 25px;
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: yellow;
	padding-left: 5px;
}

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

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

.cool {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: yellow;
	padding: 10px, 20px, 20px, 45px;
	text-align: right;
	vertical-align: top;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

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

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

.text8 {
	color: black;
	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: red;
	background-color: #FFD624;
}

.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: red;
	background-color: #FFD624;
	margin: 1px, 10px, 0px, 10px;
}

.center {
	text-align: center;
	color: red;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.footer a:link { color: yellow; text-decoration: none; }
.footer a:visited { color: yellow; text-decoration: none; }
.footer a:hover { color: white; text-decoration: underline; }
.footer a:active { color: yeloow; text-decoration: none; }

