body {
      font-family: arial;
      font-size: 10pt;
      margin: 0;
     }

.nav1 {
	background-color: #2525C7;
	font-weight: normal;
        font-size: 9pt;
	font-color: white;
	font-style: normal;
	font: arial;
	text-align: center;
}

.nav1 A:link { 
	color: white;
	text-decoration: none;
}

.nav1 A:visited { 
	color: white;
	text-decoration: none;
}
.nav1 A:active { 
	color: white;
	text-decoration: none;
}
.nav1 A:hover { 
	color: #FFCC00;
	text-decoration: none;
}

.nav2 {
	background-color: #8A8AEF;
}

.nav3 {
	background-color: #C8C8F1;
}

.footer A:link { 
	color: #2525C7;
	text-decoration: none;
}

.footer A:visited { 
	color: #2525C7;
	text-decoration: none;
}
.footer A:active { 
	color: #2525C7;
	text-decoration: none;
}
.footer A:hover { 
	color: red;
	text-decoration: none;
}

.footerinfo { 
	color: black;
	text-decoration: none;
	font-size: 10pt;
}

.footerinfo A:link { 
	color: #2525C7;
	font-size: 10pt;
	text-decoration: none;
}

.footerinfo A:visited { 
	color: #2525C7;
	font-size: 10pt;
	text-decoration: none;
}
.footerinfo A:active { 
	color: #2525C7;
	font-size: 10pt;
	text-decoration: none;
}
.footerinfo A:hover { 
	color: red;
	font-size: 10pt;
	text-decoration: none;
}

.aboutus {
	font-weight: normal;
        font-size: 9pt;
	font-color: black;
	font-style: normal;
	font: arial;
	text-align: left;
}
.aboutus A:link { 
	color: #2525C7;
        font-size: 9pt;
	text-decoration: none;
}

.aboutus A:visited { 
	color: #2525C7;
	font-size: 9pt;
	text-decoration: none;
}
.aboutus A:active { 
	color: #2525C7;
	font-size: 9pt;
	text-decoration: none;
}
.aboutus A:hover { 
	color: red;
	font-size: 9pt;
	text-decoration: none;
}
.submenu1 {
	background-color: #993299;
	font-weight: normal;
        font-size: 10pt;
	color: black;
	font-style: normal;
	font: arial;
	text-align: center;
}
.submenu1 A:link { 
	color: white;
        font-size: 9pt;
	text-decoration: none;
}

.submenu1 A:visited { 
	color: white;
	font-size: 9pt;
	text-decoration: none;
}
.submenu1 A:active { 
	color: white;
	font-size: 9pt;
	text-decoration: none;
}
.submenu1 A:hover { 
	color: black;
	font-size: 9pt;
	text-decoration: none;
}

.gtboxtitle {
	background-color: #2525C7;
	font-weight: normal;
        font-size: 15pt;
	font-style: normal;
	font: arial;
	text-align: center;
	border-color: #2525C7;
	border-style: solid;
	border-width: 1pt;
	color: white;
}

.gtbox {
	background-color: #FCF1A2;
	font-weight: normal;
        font-size: 11pt;
	font-color: black;
	font-style: normal;
	font: arial;
	text-align: center;
	border-color: #2525C7;
	border-style: solid;
	border-width: 1pt;
	color: #2525C7;
}
.gtbox A:link { 
	color: black;
        font-size: 11pt;
	text-decoration: none;
}

.gtbox A:visited { 
	color: black;
	font-size: 11pt;
	text-decoration: none;
}
.gtbox A:active { 
	color: black;
	font-size: 11pt;
	text-decoration: none;
}
.gtbox A:hover { 
	color: red;
	font-size: 11pt;
	text-decoration: none;
}