/* 
   default text styles 
*/
BODY { 
	font-family: Times;
	font-size: small;
	font-weight:normal;
	}

#content {
	font-size: 150%;				
	text-align: center;
	}

a {text-decoration: none;}

#boxap {font-size: 90%;}
#boxrp {font-size: 75%;}

