/* Created by Catherine*/
basefont  {
	color : #000F34;
	font-family : Arial, Verdana;
	font-size : 10pt;
}

.headhighlight  {
	border-width : thin;
	border-style : outset;
	border-color : #000F34;
	padding : 1%;
	font-weight : bold;
	text-align : center;
	font-size : 12pt;
	width : 100%;
}

.headhighlight2  {
	border-width : thin;
	border-style : outset;
	border-color : #000F34;
	padding : 1%;
	font-weight : bold;
	text-align : center;
	font-size : 14pt;
	width : 100%;
}

.headline  {
	border-width : thin;
	border-style : outset;
	border-color : #000F34;
	padding : 1%;
	font-weight : bold;
	text-align : center;
	font-size : 16pt;
	width : 100%;
}

.section  {
	font-size : 12pt;
	font-weight : bold;
}


li  {
	font-size : 10pt;
	font-family : Arial, Verdana;
}

ol  {
	font-size : 10pt;
	font-family : Arial, Verdana;
	list-style-type : decimal
}

caption  {
	color : rgb(0, 0, 0);
}

th  {
	color : rgb(0, 0, 0);
}

td  {
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-style : normal;
}

body         { 
	margin-height: 0px; 
	background-color: #FFEFB6; 
	background-attachment: fixed; 
	   font-family: Arial, Verdana, Helvetica; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: normal; 
   top: 0px;  
   margin-left: 10pt; 
   margin-right: 10pt; 
   margin-top: 10pt 
}

caption  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12pt;
	font-style : bold;
}

h1,h2,h3,h4,h5,h6  {
	color : rgb(0, 15, 52);
	font-family : Arial;
	font-weight : bold;
}

h1  {
	font-size : 18pt;
	font-weight : underline;
}

h2  {
	font-size : 16pt;
}

h3  {
	font-size : 14pt;
}

h4  {
	font-size : 12pt;
}

h5  {
	font-size : 10pt;
}

h6  {
	font-size : 8pt;
}

label  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	font-style : normal;
}

legend  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 8pt;
	font-style : normal;
}

table  {
	color : #02223D;
	font-size : 10pt;
	font-family : Arial, Verdana;
}

.thema  {
	font-family : Arial, Verdana;
	color : #02223D;
	background-color : #EFF7FE;
	font-size : 11pt;
	font-weight : bold;
	border-style : solid;
	border-width : 1;
	width : 100%;
	margin-top : 30;
}

.example  {
	background-color : #EFF7FE;
}

a  {
	font-family : Arial, Verdana, Helvetica;
}

address  {
	margin-top : 20;
}

table  {
	font-family : Arial;
	color : #02223D;
	font-size : 10pt;
}

p  {
	font-family : Arial;
	color : #02223D;
	font-size : 10pt;
}
.style1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10 pt;
  font-weight : bold;
  color : White;
  text-decoration : none;
  width : 110;
}
.style2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12 pt;
  font-weight : bold;
  color : White;
  text-decoration : none;
}
.style3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8 pt;
  font-weight : bold;
  color : #02223D;
  text-decoration : none;
}
.style4 {
  background-color : #D0E0E0;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 24px;
  font-weight : bold;
  color : #02223D;
  text-align : center;
  text-decoration : none;
}
A {
 font-weight: bold;
 color: #26569f;
 }
 A:hover  {
  color: #c0311f;
  text-decoration: blink;
  font-style: lighter;
  }