body {
	scrollbar-arrow-color: #004073; 
	scrollbar-highlight-color: #004073; 
	scrollbar-shadow-color: #004073; 		
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align : justify;
}
	
caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF
}

blockquote {
	padding-right: 0;
	margin-right: 0;
}

tr {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto}
	
th {
	font-size: 80%;
	font-weight: bold;
	background-color : #b2def7;
	color: #003f6a;
}

td {font-size: 80%;
}
	
h1, h2, h3, .destaque {
	font-weight: bold;
	color: #003f6a;
	text-align: center;
}

.destaque {
	text-align: left;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 110%;
}
	
h3 {
	font-size: 100%;
}
	
a {	text-decoration:none;
	font-weight:none;
	color:#0000CC} 

a:visited {
	text-decoration:none;
	font-weight:none;
	color: #0000CC;
} 

a:hover {	text-decoration:underline;
	font-weight:none;
	color:#0000CC}

#ementa {
	margin-left: 50%;
	font-style: italic;
}

.assinatura {
	text-align: center;
	font-weight: bold;
}

#menu {
	background: url(images/bg_main.jpg) no-repeat right;
	float: left;
	width: 770px;
	height: 380px;
}

#clock {
	float: right;
	font-size: .7em;
}
