body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px;
	font-family: verdana;
        text-align: justify; 
	background-color: #FFFFFF; 
	color: #342542;
scrollbar-arrow-color: #41314F;
scrollbar-face-color: #846C9A; 
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #41314F; 
scrollbar-shadow-color: #41314F;
scrollbar-track-color: #41314F; 

	margin: 0px
	}

A:link {color: #342542; text-decoration : underline; font weight :bold;}
A:visited {color: #342542; text-decoration : underline; font weight :bold;}
A:hover{ color: #846C9A; text-decoration: none;cursor:crosshair;}

.content
	{
	position:absolute; 
	top:50px; 
	left:0px; 
	width:300px;
	padding: 5px; 

	}


p.title {
color:#9F85B6;
height: 0px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #342542;
border-right-color: #342542;
border-bottom-color: #342542;
border-left-color: #342542;
background-color=#6B4E86;
}


table 
	{
	font: 10px  verdana;
	}



