
body {
	font-family: Verdana,arial, helvetica, sans-serif;
	color: #333330;
	font-size: 14px;
	}
	
.smalltext { font-size:11px; }


p {
	font-size: 14px;
	/*
	line-height: 18px;
	*/
	line-height:1.25em;
	margin-top: 0.5em;
	margin-bottom: 1em; 
	}

h1 {
	font-size: 24px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	
	}
h2 {
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 20px;
	line-height: 20px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color:#cc3333;
	}

/*	
a { color:#0099CC;}
a:hover {text-decoration:underline;}
*/

#breadcrumb { font-size:11px; }
#footer p { font-size:12px; }


/*	
/////////////////////////////////////////////////////////////////////// 
	END...
/////////////////////////////////////////////////////////////////////// */	

