
body {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #333330;
	font-size: 12px;
	}
	
.smalltext { font-size:10px; }


p {
	font-size: 12px;
	/*
	line-height: 16px;
	*/
	line-height:1.3em;
	margin-top: 0.5em;
	margin-bottom: 1em; 
	}
	

h1 {
	font-size: 18px;
	/*line-height: 24px;*/
	line-height:1.1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	
	}
h2 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12px;
	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: 18px;
	line-height: 18px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	margin: 0px;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color:#cc3333;
	}
/*
a { color:#0099CC;}
a:hover {text-decoration:underline;}
*/

#breadcrumb { font-size:10px; }

/*	
/////////////////////////////////////////////////////////////////////// 
	END...
/////////////////////////////////////////////////////////////////////// */	

