/***********************************************************
 Custom CSS: 
***********************************************************/

/* gifs have been commented out */

body, td {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 16px;
	/* color: #495B76; */
	color: #000000;
}

h1 {
	margin: 0px;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
}

p.qoute {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}

p.par_size15{font-size:15px}
p.par_size15{font-size:13px}
p.par_size11 {font-size:11px}

span.span_size15 {font-size:15px}
span.span_size13 {font-size:13px}
span.span_size11 {font-size:11px}

	
/* editor:lead is deprecated since 4.6.4 */
editor\:lead {
	display: block;
	height: 15px;
	/* background: url(/admin/images/lead.gif); */
}

hr.scms_lead_body_separator {
	height: 15px;
	/* background: url(/admin/images/lead.gif); */
	border: 0px solid black;
	width: 100%;
}
