body		{
			background:#fff;
			margin:0px;
			padding:5px;
			text-align:left;
			color:#000;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:12px;
			line-height:13px;
			}
p			{
			background-color:transparent;
			padding:5px;
			text-align:left;
			color:#000;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:13px;
			}
.title		{
			background-color:#000;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:12px;
			font-weight:bold;
			line-height:13px;
			text-transform:uppercase;
			text-align:left;
			color:#9cc;
			}
.title		A:link
			{
			background-color:#000;
			text-decoration:none;
			font-weight:bold;
			color:#9cc;
			}
.title		A:visited
			{
			background-color:#000;
			text-decoration:none;
			font-weight:bold;
			color:#9cc;
			}
.title		A:active
			{
			background-color:#000;
			text-decoration:none;
			font-weight:bold;
			color:#9cc;
			}
.title		A:hover
			{
			background-color:#000;
			text-decoration:none;
			font-weight:bold;
			color:#9cc;
			}
.txtfld		{
			background:#fff;
			}	
.txt		{
			background-color:transparent;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:12px;
			font-weight:normal;
			line-height:13px;
			text-align:left;
			color:#000;
			padding:5px;
			}
.txt		A:link		
			{
			background-color:transparent;
			text-decoration:none;
			color:#000;
			font-weight:bold;
			}
.txt		A:visited	
			{
			background-color:transparent;
			text-decoration:none;
			color:#000;
			font-weight:bold;
			}
.txt		A:active	
			{
			background-color:transparent;
			text-decoration:none;
			color:#000;
			font-weight:bold;
			}
.txt		a:hover	
			{
			background-color:#000;
			text-decoration:none;
			color:#9cc;
			font-weight:bold;
			}
.centered	{
			background-color:transparent;
			text-align:center;
			}
.butt		{
			color:#000;
			border:#0001pxsolid;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:11px;			
			}
.buttc		{
			color:#000;
			border:#0001pxsolid;
			background-color:#9cc;
			font-family:trebuchet ms,georgia,verdana,sans-serif;
			font-size:11px;			
			}
