table .table {	
				font-size: 14px;
				font-family: tahoma;
				border: 1px solid #000000;
				background: #FFFFFF;			
			}

table th {		font-size: 14px;
				font-family: tahoma;
				background: #CC0000;
				color: FFFFFF;
		 }
table .units {
				font-size: 14px;
				font-weight: 800;
				background: #000000;
				color: FFFFFF;
			}
table .table tr	{	background: #CCCCCC;
			}
table .table tr.alt {
				background: #999999;
			 }
caption {
				font-size: 18px;
				font-family: tahoma;
				font-weight: 1000;
			}
.text1 {
			font-family: tahoma;
			font-size: 14px;			
	  }
#left {
text-align:left; display:block; float:left;}
#right {
text-align:right; display:block; float:right;}

a.email {color:#CC0000;
text-decoration:none;}

