/* CSS Document */

		body  
			{
			background-image:url("http://");
			background-color:#;
			color:#663300; 
						font-family:Verdana,Arial, Helvetica, sans-serif
			}
		.fomtable
				 {
				 align:center
				 }
		
		.biggesttitle   
			{
	  		   font-family:Verdana,Arial, Helvetica, sans-serif;
				color:#3399cc; 
				font-size:26pt; 
				font-weight:bold;
				text-align:center
			}
		.bigtitle   
			{
				color:#663300; 
				font-size:15pt; 
				font-weight:bold;
				text-align:center
			}
		.title 
			{
			color:#663300; 
			font-size:12pt; 
			font-weight:bold
			}
		.smalltitle 
			{
			color:#336699; 
			font-size:10pt; 
			font-weight:bold
			}
		.titlecenter 
			{
			color:#663300; 
			font-size:12pt; 
			font-weight:bold;
			text-align:center
			}
		.smalltext
		{
		color:#336699; 
			font-size:7pt; 
		}

		.text
		{
		color:black; 
			font-size:9pt; 
		}

		.textcenter
		{
		color:#663300; 
			font-size:9pt; 
			text-align:center
		}
		A:link
		{
    		color: #0033ff
		}
		A:visited
		{
    		color: #990099
		}
		A:active
		{
    	color: #ff0000
		}
		A:white
		{
 		color:#FFFF00
 		}
		.contentcell
		{
			background-color:#FFFFCC
		}
		.warningtitle
		{
		color:#FF3333
		}
		
		


 

