/*********************************** 
SECTOR GLOBAL
CONSULTADORIA, COMUNICAÇÃO E DESIGN
************************************
DOCUMENTO CSS TCOLDA.PT
************************************
CONTACTOS E INFORMAÇÕES: 
TEL.(351)91 883 44 78
INFO@SECTORGLOBAL.COM 
WWW.SECTORGLOBAL.COM
***********************************/

/* INICIO DO CÓDIGO DO CORPO */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LINKS DO SITE */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: underline;
	color: #0000FF;
}

/* TÍTULOS DO SITE ( HEADINGS ) */

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 16px;
	color: #000000;
}

/* FIM DO CÓDIGO DO SITE :) */
