	BODY  {
	
	font-size:1pt;  
	font-family	:	Myriad Web, 
				Geneva, Arial, 	
			Helvetica, 	sans-serif;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
	scrollbar-base-color:slategray;
		}

	
.class1 a:link { text-decoration: none; color: white}
.class1 a:visited { text-decoration: none; color: white}
.class1 a:hover { text-decoration: underline overline; text-transform: uppercase; color:red; background-color: white  }
 
a.class2:link { text-decoration: none; color: white }
a.class2:visited { text-decoration: none; color: white }
a.class2:hover { text-decoration: underline overline; text-transform: uppercase; color: red; background-color: white  }

