/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.5;
	color: #FFFFFF;
}
body {
	background-color: #000033;
}

ul a.inlist:link { color: #ffffff; display: block; padding: 3px 10px 2px 10px; text-decoration: none; font-weight: bold; font-size: 20px}
ul a.inlist:active { color: #ffffff; display: block; padding: 3px 10px 2px 10px; text-decoration: none; font-weight: bold; font-size: 20px}
ul a.inlist:visited { color: #ffffff; display: block; padding: 3px 10px 2px 10px; text-decoration: none; font-weight: bold; font-size: 20px}
ul a.inlist:hover { color: #000000; display: block; padding: 3px 10px 2px 10px; background: #ffffff; text-decoration: none; font-weight: bold; font-size: 20px}
ul {
  list-style-type:  none;
  padding:  0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 325px;
  background: #8EB5D5;
}
li { background: #333366;
     margin: 0px;     
	 border-left: 1px solid #fff;
	 border-top: 1px solid #fff;
	 border-right: 1px solid #aaa;
	 border-bottom: 1px solid #666
	 }
	 
div.menu {
   width: 300px;
   padding: 2px 2px 2px 2px;
   }
.style4 {font-size: 20}

a.two:link {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.two:active {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.two:visited {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.two:hover {font: 24px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: underline }

a.three:link {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.three:active {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.three:visited {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #ffffff; text-decoration: underline }
a.three:hover {font: 24px  Arial, Times New Roman, Times; font-weight: normal; color: #999999; text-decoration: underline }
