.cell {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
}

p {
	font-size : 13px;
}
h1 {
	color : #003366;
	font-size : 16px;
	font-weight : bold;
}

BODY {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A {
	color : #003366;
	text-decoration : none;
}

A:HOVER {
	color : #CC0000;
	text-decoration : underline overline;
}

hr {
	color : #003366;
}
.inputSubmit
{
font-size:10px;
color:#003366;
background-color: #eeeeee;
BORDER-BOTTOM: 1px solid;
BORDER-LEFT: 1px solid;
BORDER-RIGHT: 1px solid;
BORDER-TOP: 1px solid;
z-index:10;
; border-style: solid; border-top-width: thin; border-bottom-width: thin
}

.inputBut
{
font-family:Arial,Verdana;
font-size:10px;
background-color: white;
BORDER-BOTTOM: 1px solid;
BORDER-LEFT: 1px solid;
BORDER-RIGHT: 1px solid;
BORDER-TOP: 1px solid;
z-index:10;
}
