	/* USAD STYLE SHEET */


body	{background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	}


div, p, td	{font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	}
	
ul, li, dd, dt	{font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	}


dl	{font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	}
	
h1 {font-size : 15pt; 
		color : white;
		font-family : Arial, sans-serif;
	}
	
h4	{font-family: Arial, sans-serif;
	font-size: 13pt;
	color: white;
	}
	
	h3	{font-family: Arial, sans-serif;
	font-size: 15pt;
	color: white;
	}

a:link  {font-family: Arial, sans-serif;
	color: #005BFF;
	text-decoration: none;
	}

a:visited 	{font-family: Arial, sans-serif;
	color: #005BFF;
	text-decoration: none;
	}


a:hover  	{font-family: Arial, sans-serif;
	text-decoration: underline;
	color: red;
	}


#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: 12pt;
	color: #990099;
	font-weight: bold;
	}

.spec2	{font-family: Arial, sans-serif;
	font-size: 13pt;
	color: #990099;
	font-weight: bold;
	}

.small	{font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	}
	
.box { 
border: none; 
margin-left: 15px; 
margin-right: 15px; 
padding: 8px;
text-align: justify;
}

.footer	{font-family: Arial, sans-serif;
	font-size: .75em;
	color: #990099;
	}


.page	{font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	}


.cyan	{font-family: Arial, sans-serif;
	font-size: 10pt;
	color: cyan;
	}
	
	
.red	{font-family: Arial, sans-serif;
	font-size: 10pt;
	color: red;
	}


.normal	{font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000099;
	font-weight: normal;
	}

.big	{font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFCC00;
	}

.right {
	padding-right: 10px;
	text-align: right;
	}
.left {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	}	
.block  {
padding: 8px;
border-width:thin;
border-color:red;
border-style: dashed;
color: #fff;
}
