<style type="text/css">
td			{
			font-family: palatino, palatino linotype, georgia, times new roman, serif;		
			font-size: 12px;
			line-height: 16pt;
			color: #ffffcc;
			}			
a:link, a:visited		
			{
			color: #330000;
			font-weight: bold;
			}
a:active, a:hover	
			{
			color: #ffffcc;
			font-weight: bold;
			}
.dividerline
			{
			border-bottom: 1px solid black;
			}
.urgent		{
			color: #990000;
			font-size: 12px;
			font-weight: bold;
			}	
.frame 	{
		border: 1px solid black; 
		margin: 10px;
		}
			
</style>