body {
	font-size:10pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#373737;
}

h1,h2,h3,h4,h5,h6,p {
	padding:3px;
	margin:10px 14px 4px 14px;
}

p {
	font-size:.92em;
}

a {
	text-decoration:none;
	color:#3e5266;
}

a:hover {
	color:#1e3264l;
}

h3, .header {
	color:#dc241f;
	font-size:1.2em;
	font-weight:bold;
}

.subheader {
	font-size:1em;
	font-weight:bold;
	font-family:"Trajan Pro", Garamond, serif;
	color:#dc241f;
}

h4 {
	font-size:1em;
	font-weight:bold;
	color:#dc241f;
}


#leftColumn  .subheader {
	color:#efefef;
	font-weight:normal;
	

}

ul, li {
	list-style:circle;
	font-size:.89em;
}

img {
	border:0px;
}
