BODY, P, TABLE, INPUT, TEXTAREA, SELECT
{
  font-family: Arial; font-size: 9pt; color: black;
}

h1
{
  font-family: Arial; font-size: 16pt; font-weight: heavy; color: black;
}

h2
{
  font-family: Arial; font-size: 14pt; font-weight: heavy; color: black;
}

h3
{
  font-family: Arial; font-size: 12pt; font-weight: heavy; color: black;
}


.login_form
{
	font-family: Arial; font-size: 8pt; color: black;
}


a
{
  text-decoration: none;
}

a:hover
{
  color:"#FF0000";
}
