
<!--
BODY {  
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
color: #000000; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-align: left; 
font-size: smaller

background-color: #FFFFFF;

background-image: url("dotnethelp/html_fullframegradient.gif");
background-repeat: repeat-x;
background-position: bottom right;

margin: 0px;
		
border-bottom-width : 1px;
border-bottom-color : #AAAEBD;
border-bottom-style : solid;

padding-left: 15px;
padding-top: 8px;
padding-bottom: 9px;
padding-right: 15px;

color: #003399;

}

A {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; text-decoration: none}
.link {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0033CC; text-decoration: underline}
.pas_string {  font-family: "Courier New", Courier, mono; color: #00007F}
.pas_rem {  font-family: "Courier New", Courier, mono; font-style: italic; color: #00007F}
.pas {  font-family: "Courier New", Courier, mono; color: #000000}
.pas_bold {  font-family: "Courier New", Courier, mono; font-weight: bold; color: #000000}
.menulinks A {COLOR: #0033CC}
.menulinks A:visited {COLOR: #0033CC}
.menulinks A:hover {COLOR: #0000FF}
.blue { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #0033CC}

-->
