div.0 {
    background-image:	 ".../images/w.bgTable.gif";
    background-repeat:  no-repeat;
}
div#head {
	position: absolute;
	top: 55px;
	left: 120px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}

p:first-line {
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #242157;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #919C93;
	text-decoration: underline;
}
