/* CSS Document */
/* Supnet.com.br - Supnet - Tecnologia & Informação */
/* São Vicente, 21/02/2007  */
/* Equipe WEB e Desenvolvimento */
/* www.supnet.com.br */

p {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	}
i {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
	}

b {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	}	

strong {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	}

a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
