.link1 {
	color: White;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 90%;
	text-decoration: none;
}

.link1:hover {
	color: Yellow;
	text-decoration: none;
}

.tabela {
	border: 1px solid #B22222;
}

.titulo{
	font-family : Verdana;
	font-size : 20px;
	font-weight : bold;
}

.rodape {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
}

.corpo1 {
	font-family : Verdana;
	font-size : 12px;
}

.corpo2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight : bold;
}

.form {
	font-family: Arial;
	font-size: 12px;
	background-color : Yellow;
	border: 1px solid #B22222;
}