body, td		{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body{  padding: 0px 1px;
	margin: 0px;}
						
.yellow		{
	font-size: 8pt;
	color: #FEFED5;
}

.smaller	{  font-size: 8pt;
}


.baseline	{
						font-size: 55%;
					}	
			
a				{	font-size: 8pt;
					color: #568E8C;
					font-weight: bold;
					text-decoration: none;
					}

a.jade 			{	font-size: 8pt;
					color: #568e8c;
					font-weight: bold;
					text-decoration: none;
					}
			
a.menu 	{
						font-size: 8pt;
					color: #f0c33b;
					font-weight: bold;
					}
					
a.devlist	{	font-size: 110%;
					color: #000000;
					}
					
.grey {font-size: 9pt;
			color: #cccccc;
			line-height: 12pt}
			
a.smaller 	{font-size: 80%;;
					}
					
.topgap	{  margin-top: 2px
}
			
.tableborder	{margin-left:4px;}

.submit2	{
	border : thin solid #DFDBB2;
	background : #990000;
	color : #DFDBB2 !important;
	font-weight: bold;
}

.borderblue	{border: 1px solid #054175;
			background : #f0c33b;
			font-size: 9pt;
			color:#054175;
			}
	
.borderyell	{border: 1px solid #f0c33b;
			background : #054175;
			font-size: 9pt;
			color:#f0c33b;
			}			

#txtsml		{font-size: 8pt;
			}
			
