/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size:24px; color:#000000;
		padding-bottom:15px; margin-top:15px; margin-bottom:15px; font-family:"Times New Roman", Times, serif; }
h2 { font-size:20px; margin-top:10px; margin-bottom: 10px; font-family:"Times New Roman", Times, serif;}
h3 { font-size:16px; margin-top:10px; margin-bottom: 10px;font-family:"Times New Roman", Times, serif;}

p {font-size:15px; font-weight:normal; font-family:"Times New Roman", Times, serif;}

p1 {font-size:10px; font-weight:normal; font-family:"Times New Roman", Times, serif; padding-bottom:10px;}

/* Containers */


#content 			{ width:701px; float:left; margin-left:5px;  }

#content-fullwidth	{ width:100%;	}

