body		{background-color: whitesmoke;
		font-family: 'Tw Cen MT', Arial, sans-serif; 
		color: #696969;
		scrollbar-face-color: #CCCCCC; 
                scrollbar-shadow-color: #FFFFFF; 
                scrollbar-track-color: #FFFFFF; 
                scrollbar-arrow-color: #000000;
		font-size: 12pt;}
a:hover		{text-decoration: none;
		font-weight: bold;
		border-style: dotted; 
		border-bottom-width: 2px;
		border-top-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px; 
		border-color: #999999; 
		font-size: 12pt;
		color: #666666;}
a:link		{text-decoration: none;
		font-size: 12pt;
		color: #333366;
		background: none;}
a:visited	{text-decoration: none;
		font-size: 10pt;
		color: #666666;
		background: none;}
img		{border: 0;}
td		{font-size: 12pt;}
li 		{display: list-item;
		font-size: 12pt;
		list-style: square;}
p		{text-indent: 10%;
		text-align: justify;}