body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:hover {color: #ffffff; text-decoration: underline;}

img { border-style:solid; border-width: 0px; }

a img {	border-style:solid; border-width: 0px; }

a:active { outline: none; }

a:focus { -moz-outline-style: none; }


P, UL, OL, LI, DL, DD, DT, TD, BLOCKQUOTE {
		font-family: Tahoma, Verdana, Geneva, Lucida, Arial, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 12pt;
		color: #ffffff;
}



H1 {
		font-family: Tahoma, Verdana, Geneva, Lucida, Arial, Geneva, Helvetica, sans-serif;
		font-smoothing: on;
		font-size: 14px;
		color: #F2C429;
		font-weight: bold;
}

H2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
}

.bolded {
		font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
}
.boldedheading {
		font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #ffffff;
		font-weight: bold;
}

.textmenu {
		font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		color: #3f3f3f;
		font-weight: normal;
}
.footer{
		font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		color: #3f3f3f;
		font-weight: normal;
}
.thin {border: 1px solid #D7D7D7;} 