.text	
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:FFFFFF;
						font-weight:normal;
					}
					
.textsmall	
					{
						font-family: helvetica, arial, sans-serif;
						font-size:7pt;
						color:FFFFFF;
						font-weight:normal;
					}
.revbox
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:#FF9900;
						background-color:#993300;
						font-weight:normal;
						cursor:default;
						border-style:solid;
						border-width:1px;
						border-color:#FF9900
					
					}
.revbox_r
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:#FF9900;
						background-color:#993300;
						font-weight:normal;
						cursor:default;
						border-style:solid;
						border-width:1px;
						border-color:#FF9900;
						text-align:right;
					}
.revtext
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:white;
						font-weight:normal;
						cursor:default;		
					
					}
.legend
					{
						font-family: verdana, helvetica, arial, sans-serif;
						font-size:7pt;
						color:white;
						font-weight:normal;
						cursor:default;		
					
					}
.revhdrwht
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:white;
						font-weight:bold;
						cursor:default;		
					
					}
.revvalid
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:#FF9900;
						font-weight:bold;
						cursor:default;		
					
					}
.revstd
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:#FF9900;
						font-weight:normal;
						cursor:default;		
					}
					
.revhdr
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:#FF9900;
						font-weight:bold;
						cursor:default;		
					}
					
.revtitle
					{
						font-family: helvetica, arial, sans-serif;
						font-size:10pt;
						color:#FF9900;
						font-weight:bold;
						cursor:default;		
					}
					
.textheader	
					{
						font-family: helvetica, arial, sans-serif;
						font-size:10pt;
						color:F99900;
						font-weight:Bold;
					}

.counter	
					{
						font-family: helvetica, arial, sans-serif;
						font-size:8pt;
						color:dimgray;
						font-weight:bold;
						cursor:default;		
					}		

.linkhand			
					{
						cursor:hand;
					}			
					
.body 
			{		
			font-family: helvetica, arial, sans-serif;
			font-size: 7pt;
			color:FFFFFF;
			background-color:#666666;
			background-position:top right;
			background-attachment:fixed;
			background-repeat:no-repeat;
			margin-left:0px;
			margin-top:0px;
			margin-bottom:0px;
			margin-right:0px;

			}
					
	
.vertical
	{
	position:absolute;
	top:10%;
	text-align:center;
	}													
											
a:link 		
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#990000;	
	font-weight:bold;
	text-decoration:none;
	}

a:visited 	
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#990000;	
	font-weight:bold;
	text-decoration:none;
	}

a:hover 	
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#666666;	
	font-weight:bold;
	text-decoration:none;
	}
	
a.nav:link 		
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#666666;	
	font-weight:bold;
	text-decoration:none;
	}

a.nav:visited 	
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#666666;	
	font-weight:bold;
	text-decoration:none;
	}

a.nav:hover 	
	{
	font-family: helvetica, arial, sans-serif;
	font-size:8pt;
	color:#990000;	
	font-weight:bold;
	text-decoration:none;
	}
			
				
