body {
	font-size: 12px;
	font-family: arial;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
}

td {
	font-size: 12px;
}


TH
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ff8c00;
}

TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}


A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #5577ff;
    TEXT-DECORATION: underline
}
IMG
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}

.color1
{
    BACKGROUND-COLOR: #ffdead
}
.color2
{
    BACKGROUND-COLOR: #fff8dc
}
