/* CSS Document */

.h1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.h4 {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	font-style: normal;
	text-decoration: none;
}

.h5 {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.h6 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	text-decoration: none;
}
.h7 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.h8 {
	font-family: Verdana;
	font-size: 9px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.h9 {
	font-family: Arial;
	font-size: 9px;
	color: #006699;
}
.h10 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.h11 {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form-login{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 120px;
}
.form-senha{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 120px;
}
#caixa {
	padding: 5px;
	text-align: justify;
	line-height: 13px;
	height: 100%;
}

#caixa2 {
	padding: 5px;
	line-height: 13px;
	height: 100%;
}