body {
	background: #C2C2C2;
	margin: 7px;
	padding: 0px;
	font-size: 10pt;
	font-family: Verdana;
	text-align: justify;
}

p, td {
	font-size: 10pt;
	font-family: Verdana;
	text-align: justify;
}

a:link, a:visited {
	font-weight: normal;
	color: #304F7D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#head {
	background: url(head.jpg) no-repeat;
}

.head {
	padding-top: 50px;
	color: #959595;
	font-family: arial;
	font-size: 10pt;
}

.menu {
	padding-right: 13px;
}

a.menu:link, a.menu:visited {
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}

a.menu:hover {
	color: #304F7D;
	text-decoration: underline;
}

.menudot {
	margin-right: 5px;
}

.title {
	color: #10418E;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}

.mbody {
	padding-left: 14px;
}

.right {
	background: url(right.jpg) no-repeat;
	width: 82px;
}

.left {
	background: url(cleft.jpg) repeat-y;
	width: 12px;
}

.ctop {
	background: url(ctop.jpg) no-repeat;
	height: 14px;
}

.cbot {
	background: url(cbot.jpg) no-repeat;
	height: 10px;
}

#footer {
	background: url(footer.jpg) no-repeat;
}

.footer {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.contwindow {
	overflow: auto;
	width: 655px;
	height: 510px;
	position: relative;
}

.cont {
	font-size: 10pt;
	width: 630px;
	color: #6F6F6F;
	font-family: Verdana;
	text-align: justify;
}