<STYLE TYPE="text/css">
html{
margin: 0;
padding: 0;
}

img { 
	border: 0px; 
	} 

P 	{
	font-family:Helvetica;
	font-size:8pt;
	color:#003F51;
	line-height:11pt;
	}
	
TD 	{
	font-family:Helvetica;
	font-size:8pt;
	color:#003F51;
	line-height:11pt;
	}
	
.small 	{
	font-family:Helvetica;
	font-size:7pt;
	color:#003F51;
	line-height:8pt;
	}	
	
LI 	{
	font-family:Helvetica;
	font-size:8pt;
	color:#003F51;
	line-height:11pt;
	list-style-image: url("http://ud.designedinternet.com/rainbow/images/bullet.gif")
	}
	
.normal
	{
	font-family:Helvetica;
	font-size:8pt;
	color:#003F51;
	line-height:12pt;
	}
	
.white
	{
	font-family:Helvetica;
	font-size:8pt;
	color:#FFFFFF;
	line-height:12pt;
	}	
	
.req 
	{
	font-family:Helvetica;
	font-size:8pt;
	color:#FF0000;
	line-height:11pt;
	}
	
a:active
	{
	font-family:Helvetica;
	font-size:8pt;
	font-weight: normal;
	color: #023078;
	text-decoration: none;
	}
	
a:link
	{
	font-family:Helvetica;
	font-size:8pt;
	font-weight: normal;
	color: #023078;
	text-decoration: none;
	}
	
a:visited 
	{
	font-family:Helvetica;
	font-size:8pt;
	font-weight: normal;
	color: #51006A;
	text-decoration: none;
	}
	
a:hover
	{
	font-family:Helvetica;
	font-size:8pt;
	font-weight: normal;
	color: #023078;
	text-decoration: none;
	}

</STYLE>