body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
.boldblue  {
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#000099;
}
.boldblack  {
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#000000;
}
.boldbluecentered  {
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#000099;
	text-align: center;
}
.10font  {
	font-family: Verdana;
	font-size: smaller;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	font-variant: normal;
}
.justified  {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	text-align: justify;
	
}
}
.left  {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	text-align: left;
	
}
.center  {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	text-align: center;
	
}
.first {
margin:0px;
font-size: 30px;
color: #000099;
line-height: .5;
}
.MainWrapper {
	margin-left: auto ;
	margin-right: auto ;
}
.header {
  padding: 1px;
  text-align: center;
  background: #000099;
  color: white;
  font-size: 10px;
}