img { border:0; }

img.GeneralImage, 
img.GeneralImageLeft,
img.GeneralImageRight
{
	padding:5px;
	border:solid 1px #cccccc;
}

img.GeneralImageLeft
{
	float:left;
	margin-right:12px;
}

img.GeneralImageRight
{
	float:right;
	margin-left:12px;
}

a { color:#416573; font-weight:bold; }
a:hover { color:#bbae8b; }

h1,
h2,
h3,
h4,
ol,
ul,
table
{
	margin-top:0;
	margin-bottom:1em;
}

p { margin:0 0 1.5em 0; }
p.Highlighted { color:#a29061; font-size:116%; line-height:1.4em; }

h1  
{
	font-family:'Century Gothic','Avant Garde Gothic','Avant Garde','URW Gothic L',helvetica,sans-serif;
	font-size:277%; 
	color:#416573;
	font-weight:normal;
	text-transform:uppercase;
	line-height:100%;
}
h2  
{
	font-size:138%; 
	color:#416573;
	font-weight:normal;
	margin-bottom:0.3em;
}
h3  
{
	font-size:100%; 
	color:#416573;
	margin-bottom:0.4em;
	text-transform:uppercase;
}

