
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}

body {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
    background-color: #ECE5B6;
    color: black;
}

td img {margin-bottom:1px;}

.linkbox {
   border-style:groove; 
   border-width:medium; 
   border-color:gray;
	margin: 0;
	padding: 0;
    text-align: center;
    vertical-align: top;
    height: 100px;
    width: 100%;
    font-weight:bold;
    color:black;
   }
  
.tipText {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 5px;
	}
.style1 {color: #006600; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

ul ol {padding: 0; margin: 15.0;}
ol li {padding-top: 10;}


