body,td,th {
	font-family: Comic Sans MS, Georgia, Century Gothic, Arial;
	font-weight: 600;
	font-size: small;
}

#chromemenu{
width: 100%;
font-weight: 600;
font-size: 95%;
font-family: Comic Sans Ms, Comic Sans, Tahoma, Verdana, Arial;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(images/on.gif) center center repeat-x;*/
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
font-weight:500;
/*border-right: 1px solid #DADADA;*/
}

#chromemenu ul li a:hover{
color:#003399;
background: url(images/onhov.gif) center center repeat-x;

}
.style1 {
	color: #1B1397;
	font-weight: bold;
}

.style4 {font-family: "Comic Sans MS", Georgia, "Century Gothic", Arial
}

.style6 {
	text-decoration: underline;
}

.style9 {font-family: "Comic Sans MS", Georgia, "Century Gothic", Arial; font-size: 18px; font-weight: bold; color: #339900; 
}

.style11 {

	color: #000000;
	font-weight: lighter;
	text-decoration: underline;
	font-style: oblique;
}

.style12 {font-size: 18px;
}
.style13 {
	font-size: 18px;
	color: #1B1397;
	font-weight: bold;
}
