<style type="text/css">

<!--
td
{
font-family: arial, "sans-serif";
font-size: 10pt;
}

input
{
font-family: monospace, courier;
font-size: 10pt
}

.smallinput
{
font-family:  arial, "sans-serif";
font-size: 8pt
}

.inputgrey
{
/*color: #000000;
font-family: monospace, courier;
font-size: 10pt;
background-color: #f8f8f8;
border-color: #A5AEB5;
border-width: 1px;
border-style: solid;*/
}

.inputArial
{
font-family:  arial, "sans-serif";
font-size: 10pt
}

.green
{
color: green;
}

.red
{
color: #FF0000;
}

.orange
{
color: #FF6600;
}

.blue
{
color: #0066CC;
}

.white
{
color: #FFFFFF;
}

.navy
{
color: navy;
}

.bold 
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
}

.largebold 
{
font-family: arial, "sans-serif";
font-size: 12pt;
font-weight: 700;
}

.text
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: normal
}

.texttm
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: normal;
margin-bottom: 5px;
margin-top: 15px;
}

.title
{
font-family: arial, "sans-serif";
font-size: 11pt;
font-weight: 600;
}

.description
{
font-family: arial, "sans-serif";
font-size: 9pt;
font-weight: normal;
margin-left: 15px;
margin-bottom: 5px;
margin-top: 3px;
}

.title2
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
text-decoration: underline;
margin-bottom: 5px;
margin-top: 5px;
}

.htitle
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
margin-bottom: 2px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}

.small
{
font-family: arial, "sans-serif";
font-size: 9pt;
font-weight: normal
}

.exsmall
{
font-family: arial, "sans-serif";
font-size: 8pt;
font-weight: normal
}

.smallbold 
{
font-family: arial, "sans-serif";
font-size: 9pt;
font-weight: 600;
}

.toplabel
{
font-family: arial, "sans-serif";
font-size: 9pt;
font-weight: normal;
margin-bottom: 2px;
margin-top: 10px;
}

.leftmargin
{
margin-left: 15px;
}

/* Menu Links */
a.menu:link
{
color: ffffff;
text-decoration : none;
font-family: arial, "sans-serif";
font-size: 9pt;
}

a.menu:visited
{
color: ffff00; 
text-decoration: none;
font-family: arial, "sans-serif";
font-size: 9pt;
}

a.menu:hover 
{ 
color: #00CC33;
text-decoration: none;
font-family: arial, "sans-serif";
font-size: 9pt;
}
/* End Menu Links */

a:link 
{ 
color: #0066CC; 
text-decoration: underline; 
} 

a:visited
{
color: red; 
text-decoration: underline;
}

a:hover 
{ 
color: #00CC33;
text-decoration: underline; 
}

.underline
{
text-decoration: underline;
}

.border
{
border-width: 1px;
border-style: solid;
border-color: #000000;
font-family: arial, "sans-serif";
font-size: 10pt;
}

.borderl
{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.borderm
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.borderbtmline
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bordernoright
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bordernoleft
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.borderr
{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bottomlinel
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.border_left_btm
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.border_left
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
}

.border_right
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
}

.border_left_right
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
}

.border_left_right_btm
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.border_right_btm
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bottomlinem
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bottomliner
{
font-family: arial, "sans-serif";
font-size: 10pt;
font-weight: 600;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.bottomlineonly
{
font-family: arial, "sans-serif";
font-size: 10pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.utitle
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.rightm
{
margin-left:5px;
margin-right: 5px;
}

-->
</style>
