body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #645142;
}
.bkg-main {
	color: #000033;
	background-image: url(../images/bkg-main.gif);
	background-repeat: no-repeat;
	width: 872px;
	height: 787px;
	background-position: center center;
}
.div-main-top {
	height: 250px;
	width: 380px;
	margin-top: 140px;
	margin-left: 22px;
}
.div-main-bottom {
	width: 300px;
	margin-top: 0px;
	margin-left: 45px;
}
h1 {
	font-size: 17px;
	color: #B13934;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 21px;
	color: #B13934;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003366;
	font-weight: bold;
}
.li1 {
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.45em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0.8em;
}	
.li2 {
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0.8em;
	padding-top: 7px;
}	
a:link {
	color: #B13934;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B13934;
}
a:hover {
	text-decoration: none;
	color: #46C9D7;
}
a:active {
	text-decoration: none;
	color: #B13934;
}
