body
{
	font-family: Arial, Helvetica, sans-serif;
}

table
{
    font-size: 11px;
}

p
{
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;

}

h1,h2,h3
{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.menu_two
{
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.menu_two:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.menu_here
{
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.menu_here_two
{
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.txt
{
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}

.txtbold
{
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.didascalia
{
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.footer
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_one
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu_one:hover
{
	color: #CC9900;
}

input[type="text"],input[type="password"]
{
      background-color: white;
      border: 1px #808080 solid;
}

textarea
{
      background-color: white;
      border: 1px #808080 solid;
}

input[type="submit"]
{
      border-style: outset;
      border-width: 1px;
}

input[type="submit"]:hover
{
      background-color: #e0e0e0;
}

input:focus
{
      background-color: #fff3c6;
}

textarea:focus
{
      background-color: #fff3c6;
}
