b {font-weight: bold;}

i {font-weight: italic;}

h1.laranja {
	font-family: Assistant, Tahoma, Helvetica; 
	font-size: 40px;
	color: #ff7f50;
}

h1.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 30px;
	color: #000000;
}

h1.preto_sombra {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 30px;
	color: #000000;
	text-shadow: 0 0 2px #000000;
}

h1.branco_sombra {
	font-family: Assistant, Tahoma, Helvetica; 
	font-size: 40px;
	color: #ffffff;
	text-shadow: 0 0 5px #000000;
}

h2.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 25px;
	color: #191970;
}

h2.preto_sombra {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 30px;
	color: #000000;
	text-shadow: 0 0 2px #000000;
}

h2.cinza {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 25px;
	color: #a9a9a9;
}

h2.branco {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 25px;
	color: #ffffff;
}

h2.laranja {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 25px;
	color: #ff7f50;
}

h3.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 20px;
	color: #191970;
}

h3.branco {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 20px;
	color: #ffffff;
}

h3.laranja {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 20px;
	color: #ff7f50;
}

h4.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 15px;
	color: #000000;
}

h4.ciano {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 15px;
	color: #14537d;
}

h5.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 13px;
	color: #000000;
}

h6.preto {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 10px;
	color: #000000;
}

p.gray {
	font-family: Assistant, Tahoma, Helvetica; 
	font-size: 18px;
	color: #999999;
}

p.maior {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 20px;
	color: #a9a9a9;
}

p.menor {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 17px;
	color: #dcdcdc;
}

p.menor2 {
	font-family: Didact Gothic, Tahoma, Helvetica; 
	font-size: 17px;
	color: #a9a9a9;
}

p.white {
	font-family: Assistant, Tahoma, Helvetica; 
	font-size: 18px;
	color: #ffffff;
}

p.black {
	font-family: Assistant, Tahoma, Helvetica; 
	font-size: 18px;
	color: #000000;
}