body	{   	background-color: #A25D44;
		font-size 	: 9pt;
		color		: #000000;
		font-family	: 'Century Gothic', Arial;
        	text-decoration	: none; 
		padding		: 0px;
		letter-spacing	: 1px;
		margin		: 0px;
		}

div	{	position	: absolute;
		top		: 0px;
		left		: 13%;
		width		: 750px;
		height		: 100%;
		background-color:#ffffff;	
		padding		: 0px;
		letter-spacing	: 1px;


		}

p	{	font-size 	: 9pt;
		color		: #000000;
		font-family	: 'Century Gothic', Arial;
        	text-decoration	: none; 
		padding		: 0px;	
	 	letter-spacing	: 1px;

		}

td	{	font-size 	: 9pt;
		color		: #000000;
		font-family	: 'Century Gothic', Arial;
        	text-decoration	: none; 
		padding		: 0px;	
	 	letter-spacing	: 0px;
		}

.uschri	{	font-size 	: 18pt;
		color		: #000000;
		font-family	: 'Century Gothic', Arial;
        	text-decoration	: none; 
		padding		: 0px;	
	 	letter-spacing	: 2px;
		text-align	: justify;

		}


A:link {
        	color 		: #000000;
		font-size	: 9pt;
		font-family	: 'Century Gothic', Arial;
        	text-decoration: none; 
		padding 	: px;
		border		: 0px;

		}

A:visited {
        color : #000000;
		font-size 	: 9pt;
		font-family	: 'Century Gothic', Arial;
        	text-decoration	: none;
		padding 	: 0px;
		border		: 0px;
		}

A:hover {
        color: #0000FF;
		font-size 	: 9pt;
		font-family	: 'Century Gothic', Arial;
		text-decoration	: none;
		background-color: ;
		padding 	: 0px;
		border		: 0px;
	 }

A:active {
        color: #FF0000;
		font-family	: 'Century Gothic', Arial;
		font-weight	:light;
       		text-decoration	: none;
		border		: 0px; }
		  
HR {color : white; border-bottom : 1px dotted #0099FF; text-align :left"}
