body {background-color: white; border-width: 0; margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0}
A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: underline }
A:active { TEXT-DECORATION: none }
.FormStyle   { font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Verdana, Helvetica, sans-serif }
.default{
	font : normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color : #000080;}
.style14 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style15 { FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style16 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style17 { FONT-SIZE: 9px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style18 { FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

/************************************************************/
/* HEADER STYLES											*/
/************************************************************/
/
/H2 {
/    color: black;
/    background-color: #cccccc;
/    font-family: Arial; 
/    font-size: 11pt; 
/    font-style: normal; 
/    font-weight: bold; 
/    text-align: center;
/    vertical-align: top;
/    border-top: 1px black solid; 
/    border-right: 1px black solid; 
/    border-bottom: 1px black solid; 
/    border-left: 1px black solid;
/    margin-bottom: 5px;
/    margin-top: 2px;
/    margin-left: 1px;
/    margin-right: 1px;
/}

/************************************/
/*********ListView Styles************/
/************************************/
/th.ViewHeaderStyle
/{
/  border-top: 1px black solid;
/  border-bottom: 1px black solid;
/  border-left: 1px black solid;
/  border-right: 1px black solid;
/  padding-left: 5px;
/  padding-right: 2px;
/  font-famliy: Arial;
/  font-weight: bold;
/  font-size: 70%;
/  text-align: left;
/  text-decoration: none;
/}

/table.ViewTableStyle
/{
/  width:100%;
/}

/td
/{
/font-size: 12px;
/font-family: Arial;
/}

/td.DisplayCellLines
/{
/border-bottom : 1px solid #DDDDDD;
/}

/.ViewRowSelectedStyle {
/  color: highlighttext;
/  background: highlight;
/  text-align: left;
/  font-family: Verdana, Arial;
/  padding-left: 5px;
/  padding-right: 2px;
/  cursor: hand;
/}

/.subheader
/{
/font-family: Verdana;
/font-size: 12pt;
/background-color: #6699CC;
/width: 25%;
/color: white;
/border-top: 1px black solid; 
/border-right: 1px black solid; 
/border-bottom: 1px black solid; 
/border-left: 1px black solid;
/margin-bottom: 5px;
/margin-top: 2px;
/margin-left: 1px;
/margin-right: 1px;
/}