p, h1, h2, h3, h4, td, th, ul, ol , a, h6  {
	font-family : Verdana Ref, Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size : x-small;
	color : #009999;
}
body {
	background-color:#D0DCE0;
	color : #000000;
	}
body.white {
	background-color:#FFFFFF;
	}
table.blue {
	background-color:#009999;
}
td {
	color : #000000;
}
td.header  {
	color:#009999;
	background-color:#FFFFFF;
}
td.define1 {
	vertical-align: top;
	width: 150px;
}
td.define2 {
	font-weight: bold;
	vertical-align: top;
	width: 150px;
}
td.content  {
	color:#000000;
	background-color:#D0DCE0;
}
td.odd  {
	color:#000000;
	background-color:#EEEEEE;
	vertical-align:top;
	text-align:left;
}
td.even  {
	color:#000000;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}
th.header {
	color:#009999;
	background-color:#FFFFFF;
	text-align: left;
}
a  {
	color : #003366;
}
a:Visited  {
	color : #003366;
}

a:Active  {
	color : #003366;
}

a:Hover  {
	color : #003366;
}
h1  {
	font-size : 15px;
}
h1.big  {
	font-size : 18px;
	color : #003366;
}

h2  {
	font-size : 11px;
}

h3  {
	font-size : 10px;
}
h4  {
	font-size : 9px;
}
input.button { 
	background-color:#009999; 
	color:#000000; 
	border:2px solid #FFFFFF; 
}
input.field { 
	background-color:#FFFFFF; 
	border:2px solid #009999; 
}
