/* CSS Document */

#bodytext {
	top: 0px;
	left: 0px;
	padding: 0px;
	border-style: none;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	text-indent: 20px;
	color: #666633;
	background-color:#FFFFCC;
}

#bodytext li{
	line-height: 1.3;
}

body {
	background-color: #FFFFCC;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: medium;
}

h2	{
	font-size: medium;
}

img
{

border: none;
border-style: none;
}
