body{font-family: "Trebuchet MS", Tahoma}
.titulo1{font-size:15px; font-weight: bold;}

.olho1{background-color:#0071bd; padding:3px; font-size:10px; color:#FFFFFF;font-weight:bold;}
.olho2{background-color: #669966; padding:3px; font-size:10px; color:#FFFFFF;font-weight:bold;}
.olho3{background-color: #D13A3A; padding:3px; font-size:10px; color:#FFFFFF;font-weight:bold;}
.olho4{background-color: #C0A505; padding:3px; font-size:10px; color:#FFFFFF; font-weight:bold;}

.pequeno1{ font-size:10px;}

.red1{font-size:10px; font-weight:bold; color:#dd4a11;}
.red2{font-size:12px; font-weight:bold; color:#dd4a11;}
.red3{font-size:13px; font-weight:bold; color:#dd4a11;}
.red4{font-size:14px; font-weight:bold; color:#dd4a11;}
.red5{font-size:15px; font-weight:bold; color:#dd4a11;}

.orange1{font-size:10px; font-weight:bold; color: #FD7E00;}
.orange2{font-size:12px; font-weight:bold; color:#FD7E00;}
.orange3{font-size:13px; font-weight:bold; color:#FD7E00;}
.orange4{font-size:14px; font-weight:bold; color:#FD7E00;}
.orange5{font-size:15px; font-weight:bold; color:#FD7E00;}

.blue1{font-size:10px; font-weight:bold; color:#003399;}
.blue2{font-size:12px; font-weight:bold; color:#003399;}
.blue3{font-size:13px; font-weight:bold; color:#003399;}
.blue4{font-size:14px; font-weight:bold; color:#003399;}
.blue5{font-size:15px; font-weight:bold; color:#003399;}

.black1{font-size:10px; font-weight:bold; color:#000000;}
.black2{font-size:12px; font-weight:bold; color:#000000;}
.black3{font-size:11px; font-weight:bold; color:#000000;}


.texto1{font-size:10px; color:#313347;}
.texto2{font-size:12px; color:#313347;}
.texto3{font-size:13px; color:#313347;}
.texto4{font-size:14px; color:#313347;}

.caixa_texto1{font-size:12px; color: #000099; font-weight:bold;}

.botao_azul1{
	font-family:Arial;
	background-image: url(img/bt_azul_1.gif);
	background-repeat: repeat-x;
	border: none;
	border-style: none;
	height: 23px;
	color: White;
	font-size:10px;
	font-weight:bold;	
	}
.botao_azul2{
	font-family:Arial;
	background-image: url(img/bt_azul_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	border: none;
	border-style: none;
	height: 23px;
	color: White;
	font-size:10px;
	font-weight:bold;	
}
