body {
	font-size: 12px;
	font-family: arial;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	background-color:#003366;
}

.imgs {
	border:1px solid #26148a;
}

table.back
{
background-color:#FFFFFF;

}
td {
	font-size: 12px;
	color:#003E9D;
}


TH
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ff8c00;
}

TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial;
	color:#003E9D;
}

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
}
.orange
{
color:#FF8000;
}