body
	{	font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
input
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;	
	}
select
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;	
	}
textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;	
	}
table
	{
	border: 1px;
	border-color: #000066;
	}
td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000066;
	white-space:nowrap;		
	}
th
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000066;	
	white-space:nowrap;			
	}

button
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:7pt; 
		color:#ffffff; 
		background-color:#5c5c5c; 
		border:#ffffff;
		border-style: solid; 
		border-top-width:1px; 
		border-bottom-width:1px; 
		border-right-width:1px; 
		border-left-width:1px;
		cursor:hand;
	}
a
	{
			color:#0000CC; 
	}
.button
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:8pt; 
		color:#ffffff; 
		background-color:#666666; 
		border:#ffffff;
		border-style: solid; 
		border-top-width:1px; 
		border-bottom-width:1px; 
		border-right-width:1px; 
		border-left-width:1px;
		cursor:hand;
	}

.Priority {color: #CC0000}