@charset "UTF-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
p, ul, li {
	font-size:12.5px;
}

h1{
	font-size:18px;
	font-weight:bold;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#b50b0b;
}

h3{
	font-size:15px;
	font-weight:bold;
	color:#000;
}

h4{
	font-size:15px;
	font-weight:bold;
	color:#b50b0b;
}

h5{
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin:0px;
	display:inline;
	font-weight:normal;
}





table #bios{
	font-size:8px;
	color:#000;
	}

#bios td a{
	font-size:14px;
	color:#3399CC;
	text-decoration:underline;
	}
	
#bios td a:visited{
	font-size:14px;
	color:#3366CC;
	text-decoration:underline;
	}
	
#bios td h1{
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin:0px;
	display:inline;
	font-weight:normal;
	}
	
#bios .title{
	color:#fff;
	font-weight:bold;
	}
	
	
	
table #pages_one{
	font-size:11px;
	color:#000;
	}

#pages_one td a{
	font-size:14px;
	color:#3399CC;
	text-decoration:underline;
	}
	
#pages_one td a:visited{
	font-size:14px;
	color:#3366CC;
	text-decoration:underline;
	}
	
#pages_one td h1{
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin:0px;
	display:inline;
	font-weight:normal;
	}
	
#pages_one .title{
	color:#fff;
	font-weight:bold;
	}
	
.style1 {font-size: 10px}
