
BODY.wsmenupage{
	background-color: #660099;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
	
BODY.wscontentspage{
	background-color: #F5F5F5;
	color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

DIV.wstitle{
	font-size: 16pt;
	font-weight : bold;
	color:  navy;
}

DIV.wstopic{
	font-weight : bold;
	color: teal;
	border-top : .3cm;
	margin-top : .3cm;
}

DIV.wsmenutitle{
	color: #CCCCFF;
	padding-bottom : 1cm;
}

DIV.wspara{	padding-top: .3cm;
}

DIV.wsmenupara{
}

SPAN.wshighlight{
	font-style: normal;
	color: Teal;
	font-weight : bolder;
}

SPAN{ color: #006600;
font-weight: bold
 }

 SPAN.menu{
	color: #FFCC33;
	font-weight: bold;
}