P {
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color: #754E78;
	line-height: 10pt;
	font-smooth: always;
	font-effect:outline;
}

.subtitle {
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color: #754E78;
	line-height: 10pt;
	background-color:#D7DFF7;
}

DIV {
	line-height: 10pt;
}

BODY {
	background-image:url('./img/background.jpg');
}

A:link {
	text-decoration:none;
	color:#767676;
}

A:active {
	text-decoration:none;
	color:#754E78;
}

A:hover {
	text-decoration:none;
	color:#754E78;
}

A:visited {
	text-decoration:none;
	color:#767676;
}


div.footer {
	font-family:Verdana, Arial;
	font-size:7.5pt;
	color: #af6cef;
	line-height: 10pt;
	font-smooth: always;
	font-effect:outline;
	text-align:center;
	background-color:#FFFFFF;
	width:460px;
	bottom:20;
	margin-left:50%;
	left:-195px;
	position: absolute;
}

span.trademark {
	font-size:5.5pt;
}