body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-style: Normal;
  font-size: 8pt;
  color: black;
  background-color: #d9e7f3;
}

p{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: Normal;
  font-style: Normal;
  color: black;
}
#footer {
  color: #999999;
  font-size: 7pt;
}

#header {
  color: #cccccc;
  font-size: 7pt;
}

#current_page {
  color: yellow;
}

#menu{
  color: white;
}

q{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: Normal;
  font-style: Normal;
  color: white;
}

A.Link1:link {
color: white;
text-decoration: none;
}

A.Link1:active {
color: yellow;
text-decoration: none;
}

A.Link1:visited {
color: white;
text-decoration: none;
}

A.Link1:hover {
color: yellow;
text-decoration: none;
}

A.Link2:link {
color: blue;
text-decoration: none;
}

A.Link2:active {
color: red;
text-decoration: none;
}

A.Link2:visited {
color: blue;
text-decoration: none;
}

A.Link2:hover {
color: red;
text-decoration: none;
}

A.Link3:link {
color: #999999;
text-decoration: none;
}

A.Link3:active {
color: #999999;
text-decoration: none;
}

A.Link3:visited {
color: #999999;
text-decoration: none;
}

A.Link3:hover {
color: #999999;
text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: Normal;
	font-color: white;
	  font-size: 8pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: Normal;
	font-color: white;
	  font-size: 8pt;
}