p {font-family: Tahoma, Arial, Helvetica; font-size: 13px; color: #000080; margin: 1px; margin-bottom: 10px;}
h1 {font-family: Verdana, Courier, Helvetica; font-size:24px; font-weight: bold; color: #4040ff;}
h2 {font-family: Tahoma, Courier, Helvetica; font-size:20px; font-weight: bold; color: #4040ff; margin-bottom: 5px;}
h3 {font-family: Courier, Helvetica; font-size:16px; font-weight: bold; color: #4040ff; margin-bottom: 5px;}
li {font-family: Tahoma, Arial, Helvetica; font-size: 13px; color: #000080; margin: 1px; margin-bottom: 0px;}

a:link{text-decoration: none;}
a:visited{color: #0000c0; text-decoration: none;}
a:hover{color: #ff0000; text-decoration: undeline;}

.white {color: #ffffff; margin: 1px;}
.nomargins {margin: 0px;}
.topnavigator {font-family: Trebuchet MS, Verdana, Courier, Helvetica; font-size:18px; font-weight: bold; color: #ffffff; margin: 0px; vertical-align:center;}
.topnavigatorselected {font-family: Trebuchet MS, Verdana, Courier, Helvetica; font-size:18px; font-weight: bold; color: #0000ff; margin: 0px; vertical-align:center;}

.priceschedule {
			     background-color: blue;
			   }

.tableheader {
               background-color: #e0e0ff;
			   text-align: center;
			   font-weight: bold;
               font-family: Tahoma, Arial, Helvetica;
	           font-size: 13px;
			   padding: 5px;
			 }

.tablecell {
               background-color: #ffffff;
               font-family: Tahoma, Arial, Helvetica;
	           font-size: 13px;
			   padding: 5px;
           }

.price {
         color: blue;
		 font-weight: bold;
	   }

.ordernow {
            font-weight: bold;
			text-align: center;
			font-family: Verdana, Tahoma, Arial, Helvetica;
			font-size: 22px;
			color: red;
			background-color: #ffffc0;
			border-style: solid;
			border-width: 1px;
			border-color: #0000ff;
			margin: 10px;
			padding: 5px;
		  }
