.bubble {
	font-family: "Comic Sans MS", "Arial Unicode MS";
	font-size: 10.5px;
	line-height: 1.2;
	font-weight: 700;
	color: #000000;
	padding: 10px;
    text-transform:uppercase; 
}

.bubble2 {
	font-family: "Comic Sans MS", "Arial Unicode MS";
	font-size: 15px;
	line-height: 1.3;
	font-weight: 800;
	color: #000000;
	padding: 10px;
	text-align: center;
    text-transform:uppercase; 
}

.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.0;
	font-weight: 500;
	color: #000000;
	padding: 10px;
	text-transform:lowercase;
	font-style: bold;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	font-weight: 200;
	color: black;
	padding: 20px;
	text-align: justify;
	border-right: 0;
	border-left: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

