
	.menu {
		font-weight : bold;
		font-size : 7pt;
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : #485895;
		padding : 2 2 2 2;
		text-decoration : none;
	}
	.menu:hover{
		font-weight : bold;
		font-size : 7pt;
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color: #993333;
		padding : 2 2 2 2;
		text-decoration : none;
	}
	BODY {
		background : #CCCCCC url(http://www.siteforless.com/templates/kz/images/bgleft.gif) repeat-y;
		SCROLLBAR-FACE-COLOR: #D0C4B3; 
		SCROLLBAR-HIGHLIGHT-COLOR: #D0C4B3; 
		SCROLLBAR-SHADOW-COLOR: #D0C4B3; 
		SCROLLBAR-3DLIGHT-COLOR: #F4DCC4; 
		SCROLLBAR-ARROW-COLOR: #09595E; 
		SCROLLBAR-TRACK-COLOR: #DED3C3; 
		SCROLLBAR-DARKSHADOW-COLOR: #7A6F60
	}

	.body {
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 8pt;
		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: #993333;
		text-decoration: none;
		font-weight: bold
	}
