BODY  {
	background-color : #ccFFFF;
	font-family : DAVID;
	color : #001166;
}

.leftbar {
	background-color : #CCFFFF;
}

.leftlinks {
	background-color : #EEEEFF;
	text-align: right ;
	font-weight : bold;
}


INPUT, TEXTAREA {
	font-family : Arial;
}

INPUT, SELECT {
	height: 21px;
	font-family: Arial;
	font-size: xx-small;
	border-style: thin;
	border-width: 1px; 
	text-align: top;
}

TD {
	font-size : none;
	
}

H2  {
	font-size : medium;
	color : Navy;
	font-weight : bold;
}

H3  {
	font-size : small;
	color : black;
	font-weight : bold;
}

H4  {
	font-size : small;
	font-weight : bold;
	spacing-after: 1px;
}
.hplinks {
	font-weight : bold;
	color : #E26203;
}

A:link		{color: lightgray ; }
A:visited	{color: blue ; }
a:hover{text-decoration:underline;color:red;background-color:#ccffff;};
a{text-decoration:none};


.separator1 {
	background-color : #ccffff;
}

.separator2 {
	background-color : #330099;
}

.celltext  {
	font-size : xx-small;
}

.non_visible {
	color: gray;
}

