BODY
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 13px;
	 font-weight: normal;
	 color: black;
	 margin-top: 5px;
	 scrollbar-base-color:steelblue}

HR
  {height:1px;
	 color: steelblue}
	 
A 	
  {font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 13px;
	 font-weight: bold;
	 color: steelblue;
	 text-decoration: none}

A:visited
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 13px;
	 font-weight: bold;
	 color:steelblue}

A:link 
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 13px;
	 font-weight: bold;
	 color:steelblue}

A:hover 
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 13px;
	 font-weight: bold;
	 color: #ff3300;
	 text-decoration:underline}

A.menu
	{color: azure;
	font-size:13px;}
	
A.menu:visited
	{color: azure}
	
A.menu:link
	{color: azure}
	 
A.menu:hover
	{color: yellow;
	 text-decoration:none}
	 
LI
	{margin-bottom: 10px}

H1
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 16px;
	 font-weight: normal;
	 color: azure;
	 background-color: steelblue;
	 border: cornflowerblue;
	 border-style: solid;
 	 border-top-width: 1px;
	 border-right-width: 2px;
	 border-bottom-width: 2px;
	 border-left-width: 1px;
	 padding-top: 3px;
	 padding-bottom: 3px;
	 padding-left: 3px;
	 padding-right: 3px}

H2
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 15px;
	 font-weight: bold;
	 color: steelblue;
	 text-align: left}

TABLE
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 14px;
	 font-weight: normal;
	 color: black}
	 
TABLE.menu
	{color: steelblue;
	 background-color: steelblue;
	 border-style:solid;
	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-right: 0px}
	 	
TD.menu
	{color: azure;
	 border: black;
	 border-style: solid;
 	 border-top-width: 0px;
	 border-right-width: 0px;
	 border-bottom-width: 1px;
	 border-left-width: 0px;
	 padding-top: 2px;
	 padding-bottom: 4px}

P
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 14px;
	 font-weight: normal;
	 color: black}
	 
P.menu
	{font-size: 10px;
	 text-align: center}
	 
P.pdf
	{margin-left: 35px;
	 text-indent: -35px}

P.indentado
  {margin-left: 35px;
	 margin-top: -10px}
	 
INPUT
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 14px;
	 font-style: normal;
	 background-color: azure;
	 border: cornflowerblue;
	 border-style: solid;
 	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color: #000000;}

INPUT.botao
	{font-style: bold;
	 background-color: steelblue;
	 border: cornflowerblue;
	 border-style: solid;
 	 border-top-width: 1px;
	 border-right-width: 3px;
	 border-bottom-width: 3px;
	 border-left-width: 1px;
	 color: white}
	 
TEXTAREA
	{font-family: Comic Sans MS,Arial,Helvetica;
	 font-size: 14px;
	 font-style: normal;
	 color: black;
	 background-color: azure;
	 border-color: cornflowerblue;
	 border-style: solid}
