body{
background-color: #1E426f;
border-bottom-color: #012744; 
border-bottom-width: 0px;
border-top-color: #1E426f;
border-top-width: 0px;

scrollbar-arrow-color:black;
scrollbar-track-color: ;
scrollbar-shadow-color: #003059;
scrollbar-face-color:#1E426f;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-3dlight-color:white;
}
table {cellpadding:0px;
border-top-width:2px
border-top-color:white}
tr { background-color: #CCCCCC}
.initial { background-color: #CCCCCC}
.normal { background-color: #CCCCCC}
.highlight { background-color: white }
p{color: #003059;
font-family: Arial;}
table{color: #003059;
font-family: arial;
}

.title
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Tahoma;
	color: #003059;
	line-height: 24pt;
}

.titul
{
	color: #003059;
	font-family:Arial, Tahoma;
	font-weight: bold;
	font-size: larger;
}

.subtitle
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Tahoma;
	color: #003059;
	line-height: 12pt;
}


frame {
border: 0px;
padding: 0px;
}

A:link {text-decoration:underline; color: #11226f ;border:none}
A:visited {text-decoration:underline; color: #1E426f }
A:hover { text-decoration:underline; color:red  }
