.topheader {
	font-size: large;
	font-weight: bold;
	color: #003399;
}
.subheading {
	font-weight: bold;
}
.listtype {
    padding-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;

}
.title {
	font-size: small;
	font-weight: bold;
	color: #003399;
}
.title2 {

	font-size: x-small;
	font-weight: bold;
	color: #003399;
}
.info {
	font-size: xx-small;
}
.info2 {
	font-size: xx-small;
	font-weight: bold;	
}
.country {
	font-weight: bold;
	color: #CC6600;
}

