#navlist { 
	list-style-image: url(images/bullet.gif); 
	list-style-position: outside;
	margin: 0;
	padding-left:17px;
	border: none;

} 

.nav1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #134D56;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
}

.nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #134D56;
	text-decoration: none;
  	font-weight: bold;
  	vertical-align: center;
  
}

.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	vertical-align: center;
}

.nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #134D56;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
}

.nav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134D56;
	font-weight: bold;
	text-decoration: none;
}

.nav2 a:visited {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134D56;
  text-decoration: none;
  font-weight: bold;
  
}

.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	 color: #ffffff;
	 font-weight: bold;
}

.nav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #134D56;
	font-weight: bold;
	text-decoration: none;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.obody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.otitle {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.otitle2 {
	font-family: arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}


.title {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}


.snavtitle {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.snav {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.name {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
	
	
a {
	margin: 0;
	border: none;
	padding: 0;
	vertical-align:text-top;
}
