body {
	background:#fff url(../images/demo_bg.jpg) no-repeat left top;
}


A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #510077;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: underline
}
A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #510077;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #6C6C6C;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #510077;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: underline
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: none
}
.text_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: none
}
.text_header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 24px;
    COLOR: #510077;
    FONT-STYLE: normal;
    FONT-FAMILY: Times New Roman, Times New Roman, Times New Roman, sans-serif;
    TEXT-DECORATION: none
}
.contentTable
{
	padding: 6px;
}

