body 	{
		background-color:#FFFFFF;
		background-image:url(http://www.1st-air.net/images/swooshbg.gif);
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}



	A:link { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:active { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:visited { COLOR: #3064ff; TEXT-DECORATION: underline }
	A:hover { COLOR: #330066; TEXT-DECORATION: underline }
	
	
.pagehead { 
	font-family: arial;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0;
	color: #000066;
	}

	
.subhead { 
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	}	
	
.text { 
	font-family: arial;
	font-size: 11px;
	color: #000066;
	}
	
.table-title { 
	font-family: arial;
	font-size: 10px;
	color: #33FF33;
	font-weight: bold;
	text-align: center;
	}

.table-data { 
	font-family: arial;
	font-size: 10px;
	color: black;
	}
	
/* news items */

#article img{
	float:left;
	margin: 0px 6px 1px 0px;
	padding: 0px; 
}

.newspagehead { 
	font-family: arial;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0;
	color: #000066;
	}
.articletitle	{ font-family: Arial;
				  font-size: 13px;
				  line-height: 15px;
				  letter-spacing: 0px;
				  color: #000000;
				  font-weight: bold;
				  margin: 0px 0px 0px 0px;
				  padding: 0px 0px 3px 0px; 
				  }
A.articletitle		{ COLOR: #000066}				  
A.articletitle:hover {	COLOR: #006699}

.articledetail		{ font-family: Arial; 
				  font-size: 12px; 
				  margin: 0px 0px 5px 0px;
				  padding: 0px 0px 0px 0px;
				  }

.articletitle2		{ font-family: Arial;
				  font-size: 11px;
				  line-height: 12px;
				  letter-spacing: 0;
				  color: #000000;
				  font-weight: bold;
				  margin: 0px 0px 0px 0px;
				  padding: 0px 0px 3px 0px;
				  }
				  
A.articletitle2		{ COLOR: #000066}				  
A.articletitle2:hover {	COLOR: #006699}
			   
.articledetail2		{ font-family: Arial; 
				  font-size: 11px; 
				  margin: 0px 0px 8px 0px;
				  padding: 0px 0px 0px 0px;
				  }

#news_side	{
				padding: 7px 7px 7px 7px;
				width: 150px;
				background-color: #F3F3F3;
				border:dashed 1px #666666;				
				margin:0px 0px 0px 0px;
				font: 11, Arial, Helvetica, sans-serif;
				color: #000000;
				line-height: 14px;
				letter-spacing: 0em				
				}
