	/******* main *******/

	body, td {
		color:#666666 ; 
		font-family: Verdana, Arial ; 
		font-size:10px ; 
		font-weight:normal; 
		line-height: 1.6em;		

	}

	p {
		padding: 0px;
		margin: 15px;
		text-align: justify;
		line-height: 1.5em;		
	}
	

	

	.center {
		text-align: center;		
	}	

	h1 {
		padding: 15px 15px 1x 15px;
		margin: 0;
		font-family: Verdana, Arial ; 
		font-size:10px ; 
		font-weight: bold;
		text-align: justify;
		line-height: 1.5em;		
	}
	
	h2 {

		font-family: Verdana, Arial ; 
		font-size:10px ; 
		font-weight: bold;
	}
	
	currentdevs {

		color:#666666 ; 
		font-family: Verdana, Arial ; 
		font-size:10px ; 
		font-weight:BOLD; 
		line-height: 1.5em;		
	}	

	body {
		height:100%;
		margin: 0px;
 		background: #E1E2E5  repeat-y top left;
		padding: 0;
	}


	/******* general *******/

	.center {
		text-align: center;
	}

	.clear {
		clear:both;
		margin-top:-1px;
		height:1px;
		overflow:hidden;
	}
	.boldred {
		color: #FF0000;
		font-weight: bold;
	}	




	/******* text links *******/

	a, a:active, a:visited { 
		color:#666666 ; 
		text-decoration: underline;
		font-weight:bold; 
	}
  	a:hover { 
		color:#A97043 ; 
		font-weight:bold; 
	}


	a.designlink, a.designlink:active, a.designlink:visited { 
		color:#8D603B ; 
		text-decoration: none;
		font-weight:bold; 
	}
	a.designlink:hover { 
		color:#A97043 ; 
		font-weight:bold; 
	}

	.statusfield {
		color:#A47C5B;
		line-height: 18px;
	}

	.sidetext {
		font-size: 7pt;
		line-height: 13px;
	}


.redEmphasis {
	color: #BA102E;
}

