/*------------------------------------------------------------------------------*/
/* --------------------------- Change Font Size Plus 1 ------------------------------*/
/*------------------------------------------------------------------------------*/

div#contentarea01a, div#contentarea01b, div#contentarea01c {font-size: 18px;}

h3.changefontsize {font-size: 20px;}

p {font-size: 18px; padding-left: 4px; padding-bottom: 5px;}

ul.sidebar li{font-size: 18px;}

/* NEW STUFF ABOVE  */
h1, h2, h3 {color: #474251;}

h1 {
	font-size: 3.5em;
	font-weight: normal;
	/*height: 12px;*/
	border-width: 0 0 0 0; /* remove all borders except the top one */
padding-bottom: 5px;
}

h2 {
	font-size: xx-large;
padding-top: 10px;
margin-bottom: 6px;
border-bottom: thin #CCCCCC solid;
}

h2.sidebar {
margin-bottom: 6px;
border: none;
padding-top: 0px;
}

h3 {
	font-size: x-large;
	padding-bottom: 3px;
}

.left ul ul li a:link, .left ul ul li a:visited, .left ul ul li a:active {
	font-size: large;
}

.left a {
	font-size: x-large;
