body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000cc;
                color: white;
}
table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title { font-size: 18px;  font-weight: bold;  }

.subtitle { font-size: 16px;  font-weight: bold;  }

.horizontalLine {
	background-color: white;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 12px;
}
.error { color: Red;  font-weight: bold;  }

a { text-decoration: underline;  color: white;   }
a:hover { text-decoration: underline;  color: yellow;   }

.navy a { text-decoration: underline;  color: navy;   }
.navy a:hover { text-decoration: underline;  color: blue;   }

.white_b
{ color: white;  font-weight: bold;  }

.white
{ color: white;  }

.black
{ color: black;  }

.white18 { color: white; font-size: 18px; }

.b1 { background-color: White; }





































