BODY {
	COLOR: #333333; background-color : #ffffff; margin-top : 0px; margin-left : 0px
}
P {
	line-height : 2em
}
TD {
	FONT-SIZE: 12px; line-height : 1.3
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff3300; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300; font-weight : none
}
.title {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #ff0080;
}
.subtitle {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #ff66ff;
}
.return {
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.return a:link, .return a:visited {
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
}
.return a:active {
	font-size: 11px;
	color: #ff3300;
	text-decoration: underline;
}
.return a:hover {
	font-size: 11px;
	color: #ff3300;
	text-decoration: underline;
}
