body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C2CBD9;
	margin: 0;
}

h1 {font-size:24px;
	color: #003399;
}
h2 {font-size: 18px;
	color: #003399;
}
h3 {
	color: #003399;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 16px;
	margin-top: -15;
}

a:link {
	color: #0000FF;
	}
a:hover {
	color: #EE4145;
	}	
a:visited {
	color: #7C7CB7;
	}	
	
	
	
a.bb{
	font-size: 11px; 
	text-decoration: none;
	}
	
#seminars {line-height: 25px;}