BODY
{
    BORDER-RIGHT: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    border-bottom: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;    
    COLOR: #000000;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left

}

h1
{
	font-size: 16pt;
}

h2
{
	font-size:14pt;
}

h3
{
	font-size:12pt;
}
	

A:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:underline;
}
A:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:underline;
}
A:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:underline;
}
A:hover
{
    COLOR: #900090;
    FONT-FAMILY: Arial, Verdana
}
A.noline:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.noline:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.noline:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.noline:hover
{
    COLOR: #900090;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:underline;
}
A.white:link
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.white:active
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.white:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A.white:hover
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    text-decoration: underline;
    
}


th
{
	background-color: #600060;
	color: #ffffff;
}