A.MenuActiveLink {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	color: white;
	margin-bottom: 3mm;
}

A.MenuLink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: white;
	margin-bottom: 1mm;
}

A.MenuLinkFocus{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: red;
	margin-bottom: 1mm;
	margin-left: 3mm;
}

A.MenuLinkItalic {
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	text-decoration: none;
	color: white;
	margin-bottom: 3mm;
}

A.MenuVisitedLink {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: italic;
	text-decoration: none;
	color: white;
	margin-bottom: 3mm;
}

BODY.wsmenupage{
	background-color: #0000CC;
	color : #33CCFF;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
	
BODY.wscontentspage{
	background-color: White;
	color : #0000CC;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

DIV.heading2{
	font-weight : bold;
	color: #0000CC;
	border-top : .3cm;
   margin-top : .3cm;
	font-size : 12pt;
}

DIV.heading3{
	font-weight : bold;
	color: #0000CC;
	border-top : .3cm;
	margin-top : .3cm;
}

DIV.wsmenutitle{
	color: #33CCFF;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom : 1cm;
}

DIV.wsmenutitleBold{
	color: #33CCFF;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom : 1cm;
}

DIV.wspara{	
	padding-top: .3cm;
	font-family: sans-serif;
	font-size: 11pt;
	color: #0000CC;
}

DIV.wstitle{
	font-size: 14pt;
	font-weight : bold;
	color : #0000CC;
}

DIV.wstopic{
	font-weight : bold;
	color: #0000CC;
	border-top : .3cm;
	margin-top : .3cm;
}

EM{
	font-weight : bold;
	color: #0000CC;
}

SPAN.bold{	
	padding-top: .3cm;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
}

SPAN.boldBig#0000CC{	
	padding-top: .3cm;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000CC;
}

SPAN.boldItalic{	
	padding-top: .3cm;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
	font-style : italic;
}

SPAN.menuhighlight{
	font-style: normal;
	color: Yellow;
	font-weight : bolder;
	font-size : smaller;
}

SPAN.topicSup{
	font-weight : bold;
	color: #0000CC;
	border-top : .3cm;
	margin-top : .3cm;
	font-size: smaller;
}

SPAN.wshighlight{
	font-style: normal;
	color: #0000CC;
	font-weight : bolder;
}

SPAN.wsmenutitleBold{
	color: #0000CC;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom : 1cm;
}

 SPAN.wsmenutitleBigBold{
	color: #0000CC;
	font-family: sans-serif;
	font-size: 22pt;
	font-weight: bold;
	padding-bottom: .2cm
}

SPAN.wsmenutitleSup{
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #33CCFF;
}

SPAN.wsparaSup{
	font-family: sans-serif;
	font-size: 8pt;
	color: #0000CC;
}

SPAN.wstitleSup{
	font-size: 11pt;
	font-weight : bold;
	color: #0000CC;
}

TD{
	background-color: white;
	color : #0000CC;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

TD.menu{
	background-color: #0000CC;
	color : white;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

TD.para{	
	padding-top: .3cm;
	font-family: sans-serif;
	font-size: 12pt;
	color: #0000CC;
}

TH{
	background-color: #0000CC;
	color : White;
	font-family: sans-serif;
	font-weight: bold;
}

TH.menu{
	background-color: white;
	color : #0000CC;
	font-family: sans-serif;
	font-weight: bold;
}
