
BODY.menu{
	background-color: #CCFFFF;
	color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 180px;
}
	
BODY.contents{
	background-color: White;
	color : Navy;
	width : 700px;
	font-size: medium;
}
.actions
{
	font-size : 9pt;
}
.actionlist
{
font-weight : bold;
font-size : 10pt;
}
DIV.title{
	font-weight : bold;
	font-size : small;
}
DIV.menutitle{;
	padding-bottom : 1cm;
	font-size : small;
}
DIV.para{
	padding-top : 3mm;
}
DIV.menupara{
}
DIV.highlight{
	font-style: normal;
	color: #669966;
	font-size : medium;
}
DIV.cap{
	color: #006600;
}
DIV.menucap{
	color: #FFCC33;
}
EM.cap{ color: green; }
EM.bold{
	font-weight : bold;
}
SPAN{ color: #006600;
font-weight: bold
 }
 SPAN.h1{
	color : White;
}
 SPAN.menu
 {
	color: #FFCC33;
	font-weight: bold;
}