body {
        margin-left:	10px;
		margin-right:   10px;
		margin-top:	    5 px;
		margin-bottom:	5 px;
		font-family:	Arial, sans-serif;
		font-size: 12px;
		color:#2C4371;
		background:#d4f1ff;
		}
/*links*/
A {
  color : #2C4371;
  text-decoration : none;
  font-weight:bold;
}
A:link {
  color : #2C4371;
  text-decoration : none;
  font-weight:bold;
}
A:visited {
  color : #2C4371;
  text-decoration : none;
  font-weight:bold;
}
A:active {
  color : #2C4371;
  text-decoration : none;
}
A:Hover {
  color : #2C4371;
  text-decoration : underline;
  font-weight:bold;
}
.menutext {color:#2C4371;}
.bigred {color:#ff0000;font-size:28px;font-weight:bold;}
.bigblue {color:#2C4371;font-size:32px;font-weight:bold;}
.medred {color:#ff0000;font-size:12px;font-weight:bold;}
.medblue {color:#2C4371;font-size:16px;font-weight:bold;}
.smallblue {color:#2C4371;font-size:11px;font-weight:bold;}
.menubginactive {background:#ffffff;}
.menubgactive {background:#ffff00;}
.whitehorizontalline {height:2px;background:#ffffff;}
.lightbluehorizontalline {height:2px;background:#d4f1ff;}

.redbox{
background-color:#33aaee;
color:#000000;
padding:10px;
margin:10px;
font-size:12px;
font-weight:bold;
}

LI.yellow {font-size: 16pt; font-weight:600; font-family: Arial,Helvetica; color: #000000;
    margin-top:.2in; margin-bottom: 0.2in;
    margin-left:0.5in; margin-right:0.5in;
	list-style-type:none;
    }

