body
{
	background-color: #FFFFFF;
	background-image: url(images/grey13.jpg);	
	scrollbar-base-color: #B5B5B5;
	scrollbar-arrow-color: #B5B5B5;
	scrollbar-DarkShadow-Color: #003300;
}

td
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
}

#td_bodytext
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0px 0px 0px;
	
}

#bodytext
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0px 20px;

}


.contact1
{

	position: absolute;
	width: 630px;
	left: 120px;
	top: 200px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #973C45;
	padding: 10px 5px 135px 5px;
	border: solid 1px;
	border-color: #000000;
}
 
 
li.tick
{
	display: list-item;
	list-style-image: url(tick.gif);

}

li.sq
{
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
}

#footer
{
	margin-left: 50%;
	clear:both;
}