    	A:link {
    		color : #999999;
    		text-decoration : none
    	}
    	A:visited {
    		color : #999999;
    		text-decoration : none
    	}
    	A:hover {
    		color : #1c1c1c;
    		text-decoration : none
    	}
    	A:active {
    		color : #999999;
    		text-decoration : none
    	}
    	hr {
    		color : #1c1c1c;
    		border : dashed
    	}
    	body {
    		margin-top : 50px;
    		margin-bottom : 100px;
    		margin-left : 250px;
    		margin-right : 250px;
    		letter-spacing : 1px;
    		line-height : 150%;
    		font-size : 12px;
    		font-family : Verdana;
    		color : #1c1c1c;
    		background-color : #f5f5f5
    	}
    	table {
    		border-top : 0px solid #f5f5f5;
    		border-bottom : 0px solid #f5f5f5;
    		border-left : 0px solid #f5f5f5;
    		border-right : 0px solid #f5f5f5;
    		width : 100%;
    		background-color : #f5f5f5
    	}
    	td {
    		padding-top : 0px;
    		padding-bottom : 0px;
    		padding-left : 0px;
    		padding-right : 0px;
    		letter-spacing : 1px;
    		line-height : 150%;
    		font-size : 12px;
    		font-family : Verdana;
    		color : #1c1c1c;
    		background-color : #f5f5f5
    	}
