

TABLE{
	Color : #007F00;
	font-family : 'Arial,Helvetica;';
	font-size : 10px;
	font-weight : normal;
	}


TD{
	Color : #007F00;
	font-family : 'Arial,Helvetica;';
	font-size : 10px;
	font-weight : normal;
	}


ul, ol, dl, p, li{
        Color : #007F00 ! important;
	Font-Family : Arial,Helvetica;
	Font-Size : xx-small ! important;
	Font-Style : normal ! important;
	margin-left : 4%;
	margin-right : 4%;
	}


ul ul, table ol, table ul{
	Color : #007F00 ! important;
	Font-Family : Arial,Helvetica ! important;
	Font-Size : x-small ! important;
	Font-Style : normal ! important;
	margin-right : 1%;
	}


pre{
	margin-left : 10%;
	white-space : pre;
	}


table caption{
	Color : #007F00;
	Font-Family : Arial,Helvetica;
	Font-Size : small;
	Font-Style : normal;
	font-size : larger;
	font-weight : bolder;
	}


table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre{
	Color : #000000 ! important;
	Font-Family : Arial,Helvetica;
	Font-Size : x-small ! important;
	Font-Style : normal ! important;
	margin-left : 0;
	margin-right : 0;
	}


p.top{
	Color : #007F00 ! important;
	Font-Family : Arial,Helvetica;! important;
	Font-Size : small ! important;
	Font-Style : normal ! important;
	margin-left : 1%;
	margin-right : 1%;
	}


blockquote{
	border : thin ridge #dc143c;
	margin-left : 8%;
	margin-right : 8%;
	}


blockquote pre{
	margin-left : 1%;
	margin-right : 1%;
	}


dt a{   
	font-weight : bold;
	margin-top : .8em;
	}


a:link{ 
        Font-Family : Arial,Helvetica;
	background : transparent;
	color : #ffffff;
	}


a:visited{
        Font-Family : Arial,Helvetica;
	background : transparent;
	color : #ffffff;
	}


a:active{
        Font-Family : Arial,Helvetica;
	background : transparent;
	color : black;
	}






