	/* USAD STYLE SHEET */


body	{background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	}


 p, td	{font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	}


ul, li, dd, dt	{font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	}


dl	{font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	}
	
h1 {font-size : 15pt; 
		color : white;
		font-family : Arial, sans-serif;
	}
	
h4	{font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	}
	
	h3	{font-family: Arial, sans-serif;
	font-size: 13pt;
	color: white;
	}

a:link  {font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}

a:visited 	{font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}


a:hover  	{font-family: Arial, sans-serif;
	text-decoration: none;
	}


#one	{top: 0; left: 0; z-index: 5;
	position: absolute;
	border: none;
	width: 100%;
	}


#two	{top: 140; left: 10; z-index: 5;
	position: absolute;
	border: none;
	}

.just	{text-align: justify;
	}

.text	{font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	color: white;
	}

.spec	{font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #990099;
	font-weight: bold;
	}

.spec2	{font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #990099;
	font-weight: bold;
	}

.small	{font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	}


.footer	{font-family: Arial, sans-serif;
	font-size: .75em;
	color: #990099;
	}


.page	{font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFCC00;
	}


.blue	{font-family: Arial, sans-serif;
	font-size: 8pt;
	color: cyan;
	}


.red	{font-family: Arial, sans-serif;
	font-size: 9pt;
	color: red;
	}


.normal	{font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000099;
	font-weight: normal;
	}

.big	{font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
	}



