/* CSS Document */

body {
  margin: 1px;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
}

table.holder{
  background-color: #B8C1DA;
}

table.dropshadow {
  background-color: #969DB2;
}

table.border_wh {
  background-color: #ffffff;
}

table.border_gr {
  background-color: #ffffff;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-style: normal;
	color: #003366;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
