body     { color: #003376; font-size: 12px; font-family:  arial ; line-height: 14px; }
p     { color: #003376; font-size: 12px; font-family:  arial  ;line-height: 14px;}
td     { color: #003376; font-size: 12px; font-family:  arial  ;line-height: 14px;}

.navilinks:link     { color: #ffffff; font-size: 14px;  text-decoration: none ; font-family:  arial;  }
.navilinks:visited     { color: #ffffff; font-size: 14px; text-decoration:none; font-family:  arial;    }
.navilinks:hover     { color: #ffffff; font-size: 14px;  text-decoration: underline; font-family: arial;   }

.navitext:link     { color: #003376; font-size: 12px;  text-decoration: none ; font-family:  arial; }
.navitext:visited     { color: #003376; font-size: 12px; text-decoration:none; font-family:  arial;    }
.navitext:hover     { color: #003376; font-size: 12px;  text-decoration: underline; font-family: arial;    }

.naviunten:link     { color: #003376; font-size: 14px;  text-decoration: none ; font-family:  arial; line-height:20px; }
.naviunten:visited     { color: #003376; font-size: 14px; text-decoration:none; font-family:  arial; line-height:20px;   }
.naviunten:hover     { color: #003376; font-size: 14px;  text-decoration: underline; font-family: arial;  line-height:20px;  }

.headline   { color: #003376; font-size: 16px; font-family:  arial ; line-height:18px; font-weight:bold ;text-align:left}

img {border:0;}
input, textarea, option, select, button
{
		font-family: Arial; 
		text-decoration:none;
		color:#333333;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#e00109;
		background:#E9E9E9;
		cursor:hand;
}
