H1	{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 20pt;
	font-variant: normal;
	font-style: normal;
	}
	
body 
	{
margin: 0px;
padding: 0px;
}
	
H2	{
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 20pt;
	font-variant: normal;
	font-style: normal;
	}

H3	{
	font-family: Arial;
	font-size: 16px;
	color: #FF014C;
	font-weight: bold;
	text-align: center;
	line-height: 16pt;
	font-variant: normal;
	font-style: normal;
	}
	
P, UL, TD
	{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	}

A:link    { text-decoration: none; color: #FF014C; }
A:active  { text-decoration: none; color: #FF014C; }
A:visited { text-decoration: none; color: #FF014C; }
A:hover   { text-decoration: none; color: #0000C0; }

a:link.sub    { text-decoration: none; color: #008000; }
a:active.sub  { text-decoration: none; color: #008000; }
a:visited.sub { text-decoration: none; color: #008000; }
a:hover.sub   { text-decoration: none; color: #0000C0; }

.title p
	{
	font-family: Arial;
	font-size: 13px;
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
	}

.highlight p
	{
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	}

.copyright p
	{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	}

.copyright A:link    { text-decoration:none; font-size:10px; font-weight:bold; color: #FF014C; }
.copyright A:active  { text-decoration:none; font-size:10px; font-weight:bold; color: #FF014C; }
.copyright A:visited { text-decoration:none; font-size:10px; font-weight:bold; color: #FF014C; }
.copyright A:hover   { text-decoration:none; font-size:10px; font-weight:bold; color: #0000C0; }