body,td,th
{	font:				10px 'Trebuchet MS', Verdana, Arial, Helvetica;
	color:				#000000;
	margin:				0px 0px 0px 0px;										}

body
{	background:			#011F32;
	margin:				10px 0px 10px 0px;										}

a
{	color:				#F18402;												}

a:link
{	text-decoration:	underline;												}

a:visited
{	text-decoration:	underline;												}

a:hover
{	text-decoration:	none;													}

a:active
{	text-decoration:	underline;												}

h1
{	font:				bold 10px Verdana;
	color:				#000000;
	margin:				0px 0px 12px 0px;										}

h2
{	font:				bold 14px Verdana;
	color:				#000000;
	margin:				0px 0px 12px 0px;										}

img
{	border:				0px;													}

form
{	margin:				0px;
	padding:			0px;													}

#prices
{	background:			url('images/price_bgr.jpg') top center no-repeat;
	float:				right;
	width:				130px;
	height:				75px;
	padding-top: 27px;
	font:				10px Arial;
	color:				#FFFFFF;
	margin-right:		87px;
	line-height:		200%;
	text-align:			center;													}

#floatleft
{	float:				left;													}

#floatright
{	float:				right;													}

#content
{	margin:				15px 3px 15px 3px;
	line-height:		160%;													}

#footer
{	font:				10px Arial;
	color:				#FFFFFF;
	margin:				6px 0px 0px 150px;
	line-height:		160%;
	text-align:			center;													}

#footer a
{	font-weight:		normal;
	color:				#F5C801;												}
	
strong {
	font-weight: bolder;
	color: #000; }

.leftColumn {
	color: #494949; }