body	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
td 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	background-position: left top;
}
p	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
label	{  
	text-decoration: none
}
a	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #B5DBEF;
}
:link	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #B5DBEF;
}
:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #B5DBEF;
}
:hover	{
	text-decoration: underline;
#	font-size: 100%;
	color: yellow;
}
.bgtext {
	color: #B5DBEF;
}
.bglink {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
}
.invisible	{
   display: none;
}
.formtext	{
	color: #000000;
}
h1 {  font-size: 36px}
h2 {  font-size: 24px}
h3 {  font-size: 18px}
h4 {  font-size: 16px}
h5 {  font-size: 14px}
h6 {  font-size: 12px}
 
textarea:hover{
	color: #000000;
	text-decoration: none;
}
input:hover{
	color: #000000;
	text-decoration: none;
}
select:hover{
	color: #000000;
	text-decoration: none;
}