body 				{ margin: 0px; background-color: #FFFFFF; background-image:url(images/bg.jpg) }

A:link 				{  color: #8F2F16; }
A:active 			{  color: #8F2F16; }
A:visited 			{  color: #8F2F16; }
A:hover 			{  color: #8F2F16; }

.footer				{ font-family:  Arial; font-size: 9pt; color: #FFFFFF; }

.icontext			{ font-family:  Arial; font-size: 9pt; color: #000000; }

p, td					{
	font-family:  Arial;
	color: #4B4B4B;
	font-size: 11pt;
}

li { 
	list-style-type: none;
	background: url(images/bullet.jpg) no-repeat scroll 0 0px;
	padding-left: 1.6em;
	margin: .2em;
	margin-bottom: .2em;
}

.input				{ font-family:  Arial; color: #000000; font-size: 10pt; }


.Headings		{
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #ac824c;
	font-size: 24pt;
	margin:0;
	padding-left:30;
}

.SubHeadings		{
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #859915;
	font-size: 14pt;
	font-weight:bold;
	margin:0;
}

/* gray ghost borders on image select fix */

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}

/* ie png fix */

img, div { behavior: url(iepngfix.htc) }
