BODY {
font-size : 1em; 
font-family : Times New Roman, Times, serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

TABLE {
font-size : 1em; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

/*p {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 

}*/

.nome {
	font-family: Verdana, sans-serif;
	font-size: 16px;
}
.smalltext {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.mediumtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #2A5C97 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #2A5C97;
}

.bg_light {
  background-color : #B5D3DE;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.menu a:link{
 font-family : Arial, Helvetica, sans-serif;
  font-size : .9em;  
  text-decoration : none;
  color: #FFFFFF;
}

.menu a:hover{
  text-decoration : none;
  font-size : .9em; 
  color: #A63531;
}

.menu a:visited{
  text-decoration : none;
  font-size : .9em; 
  color: #FFFFFF;
}

.linkmenu: {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
}

.1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.2:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

.2:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

.2:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color : #310873;
}

a:visited {
	text-decoration: none;
	color : #310873;
}

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