
	.menu {
		font-weight : bold;
		font-size : 9pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #ffffff;
		padding : 2 2 2 2;
		text-decoration : none;
	}
	.menu:hover{

		color: #ffffcc;
	}
	.body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	.links {
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal
	}
	.title {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #003300;
		text-decoration: none;
		font-weight: bold
	}
	BODY {
		background:#FFFFFF url(http://www.siteforless.com/templates/special260_10/images/backgrd_left.gif) repeat-y;
	}