<!--
BODY, P, TABLE, TD, TH, DIV {
	color: #000033;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9pt;
}

.header1, h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.header2, h2 {
	font-size: 13pt;
	font-weight: bold;	
}
.header3, h3{
	
}
.smalltext{
	font-size: 8pt;
}
.smalllink{
	font-size: 8pt;
}

.message {
	font-size: 13pt;
	font-weight: bold;
	color: #ff0000;
}

A:LINK {
	color : #003366;
	text-decoration : underline;
}
A:ACTIVE {
            color : #003366;
	text-decoration : underline;	
}
A:VISITED {
	color : #003366;
	text-decoration : underline;
}
A:HOVER {
	color : #708EC2;
	text-decoration : underline;
}

//-->
