body {
            font-family: arial, helvetica;
            font-size: 12pt;
            color: #ffffff;
            background-color: #5877b7;
            background-attachment: fixed;
            background-repeat: no-repeat;
            background-position: center center;
          }

            table, tr, td 
           {
            font-family: arial, helvetica;
            font-size: 12pt;
            color: #ffffff;
            background-color: #5877b7;
            }

            A:link {
            color:#ffdf00;
            text-decoration: none;
            }

            A:visited {
            color: #ffdf00;
            text-decoration: none;
            }

            A:active {
            color: #ffdf00;
            text-decoration: none;
            }

            A:hover {
            color: #ffdf00;
            text-decoration: none;
            }

            input {
            background-color: #ffffff;
            border: 1px solid #000000;
            color: #000000;
            font-size: 12px;
            font-family: arial, helvetica;
            }
 
.menu A:link {
	background-color : transparent;
	color : #ffdf00;
	text-decoration : none;
	font-size : 14;
}
.menu A:visited {
	background-color : transparent;
	color : #ffdf00;
	text-decoration : none;
	font-size : 14;
}
.menu A:hover {
	background-color : transparent;
	color : #ED6432;
        text-decoration : none;
	font-size : 14;
}
.menu A:active {
	background-color : transparent;
	color : #ffdf00;
	text-decoration : none;
	font-size : 14;
}


h1
{
color: #ffffff;
font-family: arial, helvetica;
font-size: 24pt;
}

h2
{
color: #ffffff;
font-family: arial, helvetica;
font-size: 18pt;
}

h3
{
color: #ffffff;
font-family: arial, helvetica;
font-size: 16pt;
}

h4
{
color: #ffffff;
font-family: arial, helvetica;
font-size: 14pt;
}

