a img {
	border:0;
}

.title {
	font-size: 20;
	font-weight:bold;
	color:darkblue;
}

.titlefont {
	font-size: 20;
	font-weight:bold;
	color:darkblue;
}

.subtitle {
	font-size:18;	
	font-weight:bold;
	color:darkblue;
}

.text {
	font-size:12;
}

.subtitles {
	font-size:18;	
	font-weight:bold;
	color:darkblue;
}

.subsubtitle {
	font-size:16;
	font-weight:bold;
	color:darkblue;
}

.header {
	font-size:14;
	color:#ffffff;
	font-weight:bold;
	background-color:#336699;
}


