body		{ background-color: #FFFFFF; color: #000000; font-family: Trebuchet MS; 
			  font-size: 10pt; font-style: normal; font-weight: normal; 
			  margin-left: 6; margin-right: 6; margin-top: 0 }
/* Need to also have table style so fonts appear good. Dups the body style */
table		{ font-size : 10pt }

p			{ text-indent: 0; margin-left: 0; margin-right: 0 }

ul			{ margin-top: 0; margin-bottom: 0 }

a.nodec        { text-decoration: none; color: #000000; font-weight: normal; }
a:hover      { background-color: #FFFFDF }

a.ms         { color: #000080; text-decoration: none }
a.ms:hover	   { text-decoration: underline; color: #0000FF; }

a.sub        { color: #3F3F3F; font-weight: normal; font-size: 8pt; text-decoration: none }

table.codesnip { margin-left: 70; background-color: #FFFFB0; color: #900000; border: 1 solid #000000;}
code         { color: #980000; font-size: 11 }

td.white     { text-align: Left; background-color: #FFFFFF; font-variant: small-caps; 
               font-size: 5pt; padding-top: -1; padding-bottom: -1 }
td.white2    { text-align: Right; background-color: #FFFFFF; padding-bottom: 3 }

li.t           { list-style:none }
.sup         { position: relative;top: -4; font-size: xx-small }

.menuitem    {
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-weight: bold;
	background-color: #DFC964;
	padding: 3px;
}

.drop        { font-family: Arial; color: #DDB911; text-decoration: underline; font-weight: 
               bold }
.new     { color: #FF0000; font-style: italic; font-weight: bold }
.lu     { color: #800000; font-weight: bold }
