A {
	color:#336699;
	text-decoration:underline;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}
A:HOVER {
	color:#336699;
	text-decoration:underline;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}

A:ACTIVE {
	color:#336699;
	text-decoration:underline;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}

A.MENU {
	color:#336699;
	text-decoration:none;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}
A.MENU:HOVER {
	color:#336699;
	text-decoration:underline;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}

A.MENU:ACTIVE {
	color:#336699;
	text-decoration:underline;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10 px;
	text-align:justify;
}

A.SUBMENUITEM {
	color:#336699;
	cursor:default;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	text-decoration:none;
}

A.SUBMENUITEM:HOVER {
	color:#336699;
	font-family:arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	text-align:right;
	text-decoration:underline;
}

BODY  {
	cursor:default;
	margin-left:6;
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	text-align:justify;
}

DIV	{
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	text-align:justify;
}

DIV.BOLD {
	color:#000033;
}

DIV.BOLDRIGHT {
	color:#000033;
	text-align:right;
}

DIV.MARGIN {
	margin-left:25;
}

DIV.MARGINBOLD {
	color:#000033;
	margin-left:25;
}

DIV.MENU {
	position:absolute;
	visibility:hidden;
	border-style: none;
	font-size : 10px;
	font-family:sans-serif;
	font-weight: normal;
	width: 93px;
}

DIV.RIGHT {
	text-align:right;
}


H1	{
	color:#000033;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
	margin-left:5;
	margin-top:15;
}

H1.white	{
	color:#FFFFCC;
}

H2	{
	color:#000033;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	margin-left:5;
	margin-top:15;
}

H2.white	{
	color:#FFFFCC;
}
H3	{
	color:#000033;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:8pt;
	margin-left:5;
	margin-top:15;
}

H3.white	{
	color:#FFFFCC;
}

INPUT	{
	font-size:10px;
}

OL	{
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	text-align:justify;
}

P	{
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	text-align:justify;
}

P.CENTER	{
	color:#666666;
	text-align:center;
}

P.BOLD {
	color:#000033;
}

P.GREY {
	color:#666666;
}

P.MARGIN {
	color:#666666;
	margin-left:30;
}

P.MARGINBOLD {
	color:#000033;
	margin-left:30;
}

P.MARGINGREYLEFT {
	color:#666666;
	margin-left:30;
}


P.MARGINBLUELEFT {
	color:#000033;
	margin-top:20;
	margin-left:25;
    margin-right:18;
	text-align:left;
}

P.MARGINBLUELEFT2 {
	color:#000033;
	margin-top:0;
	margin-left:25;
	text-align:left;
}


P.MARGINBLUEBOT {
	color:#000033;
	margin-top:70pt;
	text-align:center;
}

P.MARGINGREYRIGHT {
	color:#666666;
	margin-right:25;
	text-align:right;
}

P.MARGINWHITE {
	color:#FFFFCC;
	margin-left:30;
}

P.PAGETITLE	{
	color:#000033;
	font-weight:bold;
	font-size:12pt;
	margin-left:30;
	text-align:left;
}
P.RED {
	color:#FF0000;
}
P.SUBMENUTITLE	{
	color:#000033;
	font-weight:normal;
	font-size:11px;
	text-align:right;
}
P.WHITE {
	color:#FFFFCC;
}

SPAN.BOLD {
	color:#000033;
}

TABLE.MARGIN {
	margin-left:30;
}

TD {
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
}

UL	{
	color:#666666;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	list-style-type:square;
	text-align:justify;
}