
body         {background-color: #FFFFFF; color: #000000;margin:10px; }

h1           { color: #333399; font-family: Arial; font-size: 20px }
h2           { font-family: Arial; font-size: 16px; color: #333399 }


p            { font-family: Arial; font-size: 12px; color: #000000;text-align:justify }
ol           { font-family: Arial; font-size: 12px; color: #000000 }
ul          { 
			font-family: Arial; font-size: 12px; color: #000000; 
			margin-left:18px;margin-right:10px; list-style-image:url('images/list-square.gif');
			list-style-type:square;text-align:left
			}


a            { font-family: Arial; font-size: 12px; color: #000080; text-decoration: 
               underline }
               
table.right
			{
			border-collapse: collapse; border-color:#111111;
			width:650px; background-color="#FFFFFF";			}
td           { vertical-align: top }
