body		{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #333399;
		background-color: #FFFFFF;
		scrollbar-face-color: #DFDCF0; 
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-3dlight-color: #333399; 
		scrollbar-darkshadow-color: #333399; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: #FFFFFF;
		}
		
td		{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #333399;
		}
		
td.text		{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #333399;
		padding: 1em;
		}

td.banner	{ 
		font-family: Arial, Helvetica, Univers, Verdana;
        	font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #000000;
 		text-align: left;
		vertical-align: top; 
		}

td.blank	{	  
		background-color: #000000;
		font-size: 1pt;
		}	

td.sd		{		
		background-color: #000000;
		font-size: 1pt;
 		background-image: url(http://www.yrth.net/newport/images/different.gif);
 		background-repeat: no-repeat;
		vertical-align: top;
		}                                                                                                                                                                               

td.sub		{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 8pt;
		color: #9999CC;
		}
		
td.small	{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 8pt;
		color: #9999CC;
		padding: 1em;
		}  
		
.small02	{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 8pt;
		color: #9999CC;
		padding: 1em;
		}
					
.spacey	  	{ 
		font-size: 12pt;
		color: #7E7BAA; 
		text-align: left; 
		font-weight: bold;
		font-variant: small-caps;
		letter-spacing: .5em;
		border-bottom: 1px solid #ABA8C5;
  		padding: 1px;
		}				

li		{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #333399;
		text-align: left
		}
					
input, select, textarea
		{
		border: 1px;
		border-style: solid;
		border-color: #333399;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #333399;
		}

i, em		{ 
		color: #333399
		}

b, strong	{ 
		color: #333399;
		font-weight:bold
		}

a:link	  	{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: underline;
		}


a:visited	{ 
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: underline;
		}

a:hover		{
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 10pt;
		color: #9999CC;
		font-weight: bold;
		text-decoration: none;
		}
				  
.small:link	{
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 8pt;
		color: #9999CC;
		text-decoration: none;
		}

.small:visited	{
		font-family: Arial, Helvetica, Univers, Verdana;
		font-size: 8pt;
		color: #9999CC;
		text-decoration: none;
		}

.small:hover	{
		font-family: Arial, Helvetica, Univers, Verdana; 
		font-size: 8pt;
		color: #6666CC;
		text-decoration: none
		}
				  		  



