<style>

BODY {
      scrollbar-face-color : #5579DF;
      scrollbar-shadow-color : #5579DF; 
      scrollbar-highlight-color : #5579DF; 
      scrollbar-3dlight-color : #063BD3; 
      scrollbar-darkshadow-color : #063BD3;
      scrollbar-track-color : #B4CAF0;
      scrollbar-arrow-color : #FFFFFF;
      font-family: Arial;
   	  font-size: 9pt;
      color: #002162;
     }

a:link {color: blue}
a:active {color: maroon}
a:visited {color: grey}
a:hover {color:purple }

a:link.button {text-decoration : none;color: blue}
a:active.button {text-decoration : none;color: blue}
a:visited.button {text-decoration : none;color: blue}
a:hover.button {text-decoration : none;color: blue}

.defaulttext {
	font-family: Arial;
	font-size: 9pt;
	color: #002162;
	text-indent : 20px;
	line-height : 20px;
}
.default {
	font-family: Arial;
	font-size: 9pt;
	color: #002162;
	}
.defaulttable {
	font-family: Arial;
	font-size: 9pt;
	color: #002162;	
    }
.c {font-family: Arial; font-size: 8pt; color: #002162}
.header {font-family: Arial; font-size: 11pt; color: #002162; font-weight: bold}
.strong {font-family: Arial; font-size: 9pt; color: #002162; font-weight: bold}
.important {background-color : #FFE0B7;font-family: Arial; font-size: 9pt; color: #002162;}


INPUT {font-family: Arial; font-size:8pt; border : 1 outset rgb(255,255,255)}
TEXTAREA {font-family: Arial; font-size:8pt; border : 1 outset rgb(255,255,255)}
IMG {border-color: #1A65C3}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	color: #002162;
	font-weight: bold;
	text-align : right;
}
samp{
	color: #002162;
	font-weight: bold;
	font-size : 11pt;
	}

UL         {
    font-family: Arial;
	font-size: 9pt;
	color: #002162;
	list-style: outside;
	line-height : 20px;
}

OL       {
    font-family: Arial;
	font-size: 9pt;
	color: #002162;
	list-style: outside;
	line-height : 20px;
}

STRONG    {
	font-family: Arial;
	font-size: 9pt;
	color: #002162;
	font-weight : bold;
}

.brtabl {background-color: #FF9000}
.brhead {background-color: #B3C9EA; color: #FFFFFF; font-family: Arial;	font-size: 9pt; color: #002162}
.brbody {background-color: #FFF7EF; font-family: Arial;	font-size: 9pt; color: #002162}

</style>