/* 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:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	}

b {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1F5AA5;
	text-decoration: none;
	}	

strong {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D70005;
	text-decoration: none;
	}

/*strong {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #031C46;
	text-decoration: none;
	}*/

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	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: 12px;
	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: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1F5AA5;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

i {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #1F5AA5;
	text-decoration: none;
	font-style:italic;
	}
