﻿
body {
	background-color: #74C0E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

a {
 text-decoration: none;
 color: #FFFFFF;
 font-size:smaller;
 font-weight:bold;
}

a:hover {
 color: #DDDDDD;
}

.subtitle {
	color: #0033CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #002D57;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; 
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #002D57;
	font-weight:normal;
}
.data {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}
