body {background-color: #FFFFFF;
			background-image: url(images/background.gif);
			background-repeat: repeat-x;}
TABLE {font-size: 14px;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 text-decoration: none;}
TABLE.dotted {font-size: 14px;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 border: 2px dotted red;
		 text-decoration: none;}
TD.dotted {font-size: 14px;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 border: 1px dotted red;
		 text-decoration: none;}
p {
	text-align: justify;
}
