.content {
	padding-right: 30px;
	padding-left: 30px;
}

body, li, p, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	
}

body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-position:center;
	background-color: #01274D;
}
h1 {
	font-size: 17pt;
	color: #D90000;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.highlight {
	background-color: #FFFF00;
}
h2 {
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}

ul {
	list-style-type:square;
}

li {
	margin-bottom:10px;
    font-size: 11pt;
}
input {
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
BORDER-LEFT-COLOR: gray;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-BOTTOM-COLOR: gray;
COLOR: black;
BORDER-TOP-COLOR: gray;
font-family: Verdana;
font-size: 12px;
BACKGROUND-COLOR: #F4F4F4;
BORDER-RIGHT-WIDTH: 1px;
BORDER-RIGHT-COLOR: gray;
}
.botao {
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
BORDER-RIGHT-WIDTH: 1px;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-LEFT-COLOR: gray;
BORDER-BOTTOM-COLOR: blue;
BORDER-RIGHT-COLOR: blue;
BORDER-TOP-COLOR: gray;
COLOR: white;
font-family: Verdana;
font-size: 12px;
BACKGROUND-COLOR: #004080;
}
.footer {color:#FFFFFF; font-size: 11px; text-decoration:none}
a.footer {color:#FFC140; font-size: 11px; text-decoration:none}
a.footer:link {color:#FFC140; font-size: 11px; text-decoration:none}
a.footer:visited {color:#FFC140; font-size: 11px; text-decoration:none}
a.footer:active {color:#FFC140; font-size: 11px; text-decoration:none}
a.footer:hover {color:#FFC140; font-size: 11px; text-decoration:underline}
