body 

{
	padding:0px;
	margin:0px;
	font-size:0.8em;
}



body, th, td, input, textarea, select
{
	font-family: Verdana, Helvetica, Sans-Serif;
}

h1 
{
	color:#e6591b;
	font-size:1.6em;
	font-family:Arial;
	border-bottom:1px solid #c9e2f8;
	margin:0px 0px 22px 0px;
	padding-bottom:2px;
}

h1.ImageHeader
{
	background-position:-4px 2px;
	background-repeat:no-repeat;
}

h2
{
	font-size:1.4em;
	color:#e6591b;
}

h3
{
	font-size:1.25em;
	color:#e6591b;
}



h4
{
	font-size:1em;
}

p
{
	margin:0px 0px 15px 0px;
	line-height:1.25em;
}

img 
{
	border:none;
}

a
{
	color:#005396;
}

a:hover
{
	text-decoration:underline !important;
}

form
{
	margin:0px;
}

input, textarea, select
{
	font-size:0.9em;
}

.RedText
{
	color:#f00;
}

.WhiteText
{
	color:#fff;
}

.BlackBorder
{
	border:1px solid #000;
}
