/* CSS Document */

/* 
  -----------------------------------
 Basic Layout Template Structure
  -----------------------------------
*/

#content2 p {
	font-size: 10px;
	}
#content2 h1 {
	font-size: 16px !important;
	}
#content2 h2 {
	font-size: 12px !important;
	}
#content2 h3 {
	font-size: 12px !important;
	}
#content2 li {
	font-size: 10px;
	}