.normal 
{  
	font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt;
}
.normal_bold
 { 
 	 font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;
 }
head_red
 { 
 	 font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #670030;
}
body
 {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Helvetica, sans-serif; font-size: 10pt;
	background: white;
	font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative;
	/* Menu position that can be changed at will */
	top: 0;
	left: 0;
	font-family : Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}
#menu {
	width: 14em;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	background: #ccc;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid grey;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#menu dd {
	border: 1px  solid grey;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	font-size : 12px;
}
#menu li {
	text-align: center;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover #menu a:hover
{
	background: khaki;
	font-weight: bold;
}
A:visited  {
	color: 0099FF;
	text-decoration: none;
}
A:link  {
	color: 0099FF;
	text-decoration: none
}
A:active  {
	color: 0099FF;
	text-decoration: none
}
A:hover   {
	cursor: hand;
	color: #004080;
	background-color: #C2CAAE;
	text-decoration: none;
}
.normal_small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-variant: normal; 
	text-transform: none
}
.heading1 {  
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #93A06D;
}
.normal_italic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; ; font-style: italic}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #93A06D;
}
.normal_bolditalic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; ; font-style: italic}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #93A06D;
	font-style: normal;
	font-variant: normal;
}
.menu {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: ##3C63A4;
	font-style: normal;
}
.headingarticle {

	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #93A06D;
	font-style: normal;
}
