p,td,li,ul,ol,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.navtable td a {
	
	text-decoration:none;
	color: #000066;
	font-weight: bold;
	
}

.navtable td a:hover{
	
	text-decoration:underline;
	color: #0033CC;
	
}
.orgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0033CC;
	font-weight: bold;
	margin-bottom:15px;
	

}

h1 {
	font-size: 14px;
	font-weight: strong;
	margin-bottom:0;
	}
	
h2 {
	font-size: 12px;
	font-weight: strong;
	margin-bottom:0;
	}
	
p.info {


margin-top:0;
line-height:1.1;

}
	
.mediatitle {
	font-style:italic;
	font-weight:bold;
}

.mediareq {
	
	color: #666666;
	font-weight:normal;
	font-size: 10px;
}
