body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20pt;
	background-color: #CCCCFF;
	background-attachment: fixed;
	background-image: url(images/owl.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
}
a:link {
	color: #FF0000
}
a:visited {
	color: #990000
}
a:hover {
	color: #FF9900
}
a:active {
	color: #FF0099
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
 	color: #666666
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
	border-bottom-style: dashed;
	font-weight: lighter;
	border-bottom-width: 1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	background-position: left top;
	padding-bottom: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	background-position: left top;
	padding-bottom: 15px;
}
.maintable {
	padding: 0px;
	border: 2px solid #000033;
	margin: 0px;
}
