
/*------------------------------------------
   General style - fonts, paragraphs, etc. */

body {  
	font:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:150%;
	margin:10px;
}


p {font-size:110%; color:#000;} 	

h1 {font-size:2em;}

h2 {font-size:1.8em;}

h3 {font-size:1.6em;}

h4 {font-size:1.4em;}

h5 {font-size:1.2em;}

h6 {font-size:1.1em;}

/*End of general styling
-------------------------------------*/


/*Text box inside the center piece*/

#textArea {
	padding:30px;
}

.standout  {display:none}
ul {display:none}
 
