body
	{
	font-family : Verdana, Arial;
	margin : 0px;
	text-decoration : none;
	margin: 0px;
	color : #4A4A4A;
	background : #CBCBCB;
	font-size : 10px;
}
	
td
	{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #9C9C9C;
	text-decoration : none;
	background : #CBCBCB;
}
		
a:link
	{
	color : #98494C;
}
	
a:vlink
	{
	color : #98494C;
}
	
a:hlink
	{
	color : #98494C;
}

a:visited
{
	color : #98494C;
}

.headpos
	{
		position : absolute;
		top : 10;
		left : 20;
		z-index : 0;
	}

.footerpos
{
	position: absolute;
	top: 640;
	left: 20;
	z-index: 0;
	width : 960px;
}

.menupos
	{
		position : absolute;
		top : 90;
		left : 20;
		z-index : 0;
	}