.body {
        font-family: Arial, Helvetica, sans-serif;
        color: #0000AD;
}

.menu{
	font-family: sans-serif;
	color: #0000AD;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
}
.submenu{
	font-family: sans-serif;
	color: #0000AD;
	font-size: smaller;
	font-style: normal;
	font-weight: 100;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	
}
.lastcell{
	font-family: sans-serif;
	color: #0000AD;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border: 1px solid white;
	
}
.pic{
	border: 1px solid #BFBFBF;
}
.text1{
  font-family: sans-serif;
  color: #333366; 
  font-size: smaller; 
  font-style: normal; 
  text-align: left; 
  padding-left: 10px;

}
.text2{
	font-family: sans-serif;
	color: #333366;
	font-size: smaller;
	font-style: normal;
	text-align: left;
	padding-left: 25px;
	padding-right: 10px;
}

p.webmaster {
	font-size:10px;
	}

h1	{
	fontsize: 16;
	}

h2	{
	fontsize: 14;
	}

.bold 
	{
	font-weight: bold;
	}

 a:link {
	text-decoration: none;
	color: #333366;
}
 a:visited {
	text-decoration: none;
	color: #333366;
}
 a:hover {
	color: #333333;
}
 a:active {
	text-decoration: none;
	color: black;
}
