BODY
{
    BACKGROUND-IMAGE: url(../images/yellotx.jpg);
    FONT-FAMILY: 'Times New Roman TUR'
}
.redback
{
    BORDER-RIGHT: red double;
    BORDER-TOP: red double;
    FONT-SIZE: large;
    BORDER-LEFT: red double;
    COLOR: black;
    BORDER-BOTTOM: red double
}
.yelloback
{
    BORDER-RIGHT: yellow;
    BORDER-TOP: yellow;
    FONT-SIZE: medium;
    BORDER-LEFT: yellow;
    BORDER-BOTTOM: yellow;
    BACKGROUND-COLOR: lemonchiffon
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 40pt;
    COLOR: #660066;
    FONT-FAMILY: VictorianD;
    TEXT-ALIGN: center
}
.toptable
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    TEXT-ALIGN: center
}
.content
{
    TEXT-ALIGN: center
}
.lefty
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    TEXT-ALIGN: left
}
.tableheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-large;
    HEIGHT: 50px;
    BACKGROUND-COLOR: #3333ff;
    TEXT-ALIGN: center
}
.tablesub1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    HEIGHT: 36px;
    BACKGROUND-COLOR: #99bbff
}
.tablesub2
{
    FONT-WEIGHT: bold;
    HEIGHT: 30px;
    BACKGROUND-COLOR: #c0c0c0
}
