﻿a:link
{
	color: rgb(0,0,102); 
}

a:visited
{
	color: rgb(0,0,102); 
} 
a:hover{ background-color:#96ACD8; color:#fff; }

a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(255,255,255);
	color: rgb(102,102,153);
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times; color:#CC3300; margin-bottom:3
}
h1           { margin-top: 9; font-size:18pt }
h2           { font-size: 14pt }
h3           { font-size: 12pt }
.priceh       {  border-color: #96ACD8; background-color: #96ACD8}
.price       {  border: 1px solid #96ACD8; background-color: #E9F1F5}
.1       {  text-align:center}
tr.odd { background-color:#eee; }
td, th { text-align:left }
table#price { border: 1px #96ACD8 solid; padding:3px }
table#price tr { margin:3px 0 0 0 }
table#price tr.odd { margin:0 }
table#price2 { border: 1px #96ACD8 solid; padding:3px }
table#price2 tr { margin:3px 0 0 0 }
table#price2 tr.odd { margin:0 }
table#myTable tr { padding:6px 0 0 0 }
table#myTable tr.odd { margin:0 }

table#price2 th, table#price th{ background-color:#96ACD8; font-weight:bold; font-size:120% }
