/*Gerais*/
body {
	margin: 0px 0px 0px 0px;

}

td {  font-family: "Trebuchet MS", Arial; font-size: 12px; line-height:18px; color: #3e799c}

/*Links */

a:link {text-decoration: none; color: #2c6b91}
a:visited {text-decoration: none; color: #2c6b91}
a:active {text-decoration: none; color: #2c6b91}
a:hover {text-decoration: none; color: #000000}

a.link-branco:link {text-decoration: none; color: #ffffff}
a.link-branco:visited {text-decoration: none; color: #ffffff}
a.link-branco:active {text-decoration: none; color: #ffffff}
a.link-branco:hover {text-decoration: none; color: #000000}


/* Formulários */
input, select, textarea  {
	border-color: #c8c8c8; border-width: 1px; border-style: solid;
	background-color: #e8f0fa;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;}


/* Fonts */
.branco30   {font-family: "Trebuchet MS", Arial; font-size: 30px; line-height:24px; color: #ffffff}

.branco11   {font-family: "Trebuchet MS", Arial; font-size: 11px; line-height:16px; color: #ffffff}

.branco8   {font-family: "Trebuchet MS", Arial; font-size: 10px; line-height:16px; color: #ffffff}

.treb11   {font-family: "Trebuchet MS", Arial; font-size: 11px; line-height:16px; color: #2c6b91}

.treb11b  {font-family: "Trebuchet MS", Arial; font-size: 11px; line-height:17px; color: #2c6b91; font-weight : bold;}

.treb13   {font-family: "Trebuchet MS", Arial; font-size: 13px; line-height:19px; color: #2c6b91}

.treb13b  {font-family: "Trebuchet MS", Arial; font-size: 13px; line-height:20px; color: #2c6b91; font-weight : bold;}

.arial10   {font-family : Arial, Helvetica; font-size : 10px; color : #2c6b91; line-height:15px}

.arial10b  {font-family : Arial, Helvetica; font-size : 10px; color : #2c6b91; line-height:15px; font-weight : bold;}

.arial11   {font-family : Arial, Helvetica; font-size : 11px; color : #2c6b91; line-height:15px}

.arial11b  {font-family : Arial, Helvetica; font-size : 11px; color : #2c6b91; line-height:15px; font-weight : bold;}

.arial12   {font-family : Arial, Helvetica; font-size : 12px; color : #2c6b91; line-height:15px}

.arial12b  {font-family : Arial, Helvetica; font-size : 12px; color : #2c6b91; line-height:15px; font-weight : bold;}

.preto11   {font-family: "Trebuchet MS", Arial; font-size: 11px; line-height:16px; color: #000000}