<style type="text/css">
<!--
BODY {

    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right : 2px;
	background-color : #555F6D;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #92A3BD;
	scrollbar-dark-shadow-color: Gray;
	scrollbar-face-color: #92A3BD;
	scrollbar-highlight-color: #ADD8E6;
	scrollbar-shadow-color: #000000;
	border : 0;
	border-right : 0;
	border-left : 0;
}

A {
    font-family : Arial;
    font-size: 12px;
	color : White;
	text-decoration:none;
}

a:link {font-weight:light;text-decoration:none;}
a:visited {	color : White;}
a:activated {	color : White;}
a:hover { font-weight:light;text-decoration:underline; }

.navlink {
	  font-size: 13px;
	 font-weight: bold;
	 color: White;
	 font-family : Arial;
}

.BlueLink {
color: Blue;
}
a.BlueLink:link {font-weight:light;text-decoration:none;}
a.BlueLink:visited {	color : Blue;}
a.BlueLink:activated {	color : Blue;}
a.BlueLink:hover { font-weight:light;text-decoration:underline; }

.BlackLink {
color: Black;
}
A.BlackLink:link { color : #000000; text-decoration: none }
A.BlackLink:visited {color : #000000; text-decoration: none }
A.BlackLink:active {color: #000000; text-decoration: none }
A.BlackLink:hover {color: #000000; text-decoration: underline overline }



}
P {
    font-family : Helvetica,Arial;
    font-size: 12px;
    }
	
p {
	   font-family : Helvetica,Arial;
    font-size: 12px;
}
h2 {
    font-family : Helvetica,Arial;
	font-size : 13px;
	font-weight : bold;
	color: #003163;
	}

h3 {
	font-size : 13px;
	font-weight : bold;
	color: #003163;
	font-family : Helvetica,Arial;
	}

h4 {
     font-size: 12px;
	 font-weight: bold;
	 color: White;
	 font-family : Helvetica,Arial; 
}
h5
{
	   font-family : Helvetica,Arial;
    font-size: 12px;
		color: #003163;
}
td
{
     font-family : Helvetica,Arial;
    font-size: 12px;
}
tr
{
	   font-family : Helvetica,Arial;
    font-size: 12px;
}
INPUT {
	    font-family : Helvetica,Arial;
    font-size: 12px;
}
BLOCKQUOTE {
	    font-family : Helvetica,Arial;
    font-size: 12px;
}
.marked {
	    font-family : Helvetica,Arial;
    font-size: 12px;
	color : Red;
}
TEXTAREA {
	    font-family : Helvetica,Arial;
    font-size: 12px;
}