div {
	font-style: normal;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
} 

P  {}

H1  {
	font-weight: bold;	
	font-family :Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 14px;
	text-decoration: none;
}

H2  {}

H3  {}

A  {	
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration: underline;
}

A:Visited  {	
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 12px;
	text-decoration: underline;

}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration: none;
}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration: none;
}


A.navikl  {	
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	text-decoration: underline;
}

A.navikl:Visited  {	
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 10px;
	text-decoration: underline;

}

A.navikl:Active  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	text-decoration: none;
}

A.navikl:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	text-decoration: none;
}

TABLE  {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 10px;
}

#text {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 10px;
	text-decoration: none;
}

#text-m {
	font-family : Arial, Helvetica, sans-serif;
	color :##c0c0c0;
	font-size : 9px;
	text-decoration: none;
}

#text10 {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

#text12 {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

#textg {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 14px;
	text-decoration: none;
}

#textk {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 8px;
	text-decoration: none;
}

#bf {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#313100;
	font-size : 10px;
	text-decoration: none;
}	

body, textarea {
  scrollbar-base-color:#cdcdf0;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#1E3C82;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#cdcdf0;
}