body {
	background : #EED2EE;
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	scrollbar-3dlight-color : #B971AF;
	scrollbar-arrow-color : #B971AF;
	scrollbar-base-color : #EED2EE;
	scrollbar-darkshadow-color : #EED2EE;
	scrollbar-track-color : #EED2EE;
	margin : 0px 0px 0px 0px;
}

table {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #B971AF;
}

a, a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #D999D9;
	cursor : crosshair;
}

a:hover {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #B971AF;
	cursor : crosshair;
}

#nav {
	background : url(bg.jpg);
	font-family : Verdana;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	color : #B971AF;
	cursor : crosshair;
	border : 1px solid #B971AF;
	width : 90%;
	padding : 1px 1px 1px 1px;
}

#content {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #B971AF;
	width : 90%;
	border : 1px solid #B971AF;
	padding : 1px 1px 1px 1px;
}

img {
	border : 0px;
}