body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

td {
	font-size: 10pt;
	text-align: justify;
	vertical-align:top;
}

a.intro:link, a.intro:visited, a.intro:active {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.intro:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	font-family: Verdana;
}
p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #660000;
	font-weight: normal;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
	font-weight: normal;
}

hr {
	height: 1px;
	color: #000000;
}

.head {
	font-weight:bold;
	font-size:14pt;
	color:#660000;
}

.ten {
	font-size: 10pt;
}

.eight {
	font-size: 8pt;
}

.seven {
	font-size: 7pt;
}

.right {
	text-align: right;
}

div.center {
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	height:450px;
	margin-left:-350px; 
	margin-top:-225px;
}
