.Content {
	Font-Family: Arial; 
	Font-Size:9pt;
	Text-Align: Justify;
}
TD {
	Font-Family: Arial; 
	Font-Size:9pt;
}

.Title {
	Font-Family: Arial;
	Color:#3366cc;
	Font-Size:15pt;

}

.TABLE {
	BORDER-RIGHT: 1px SOLID;
	BORDER-BOTTOM: 1px SOLID;
	}
.TD{    
    BORDER-TOP: 1px SOLID;
    BORDER-LEFT: 1px SOLID;
    }

.UL_Red { margin-bottom:0pt; margin-Left:18pt;list-style-image: url(../Test_Img/RedBullet.gif);}
OL { margin-top:0pt;}
UL { margin-Top:0pt;Margin-Left:20pt}
LI { margin-Top:3pt;margin-bottom:0pt;}

A {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: Red; 
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #336600; 
	TEXT-DECORATION: none;
}
BODY {
	margin-Left:10px; 
	margin-Right:20px;
	margin-Top:0px;	
}

.Header {
	BACKGROUND-COLOR: #3366cc;
	font-family:Arial;
	color:White;
	font-weight:bold;
}
.Alt1{
	BACKGROUND-COLOR: WhiteSmoke
}
.Alt2{
	BACKGROUND-COLOR: #def1ff
}
