<style type="text/css">
	
	p.content {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #808080;
	}
	
	a:link.link {
		color: #000000;
		font-style: normal;
	}
	
	a:visited.link {
		color: #000000;
		font-style: normal;
	}
	
	a:hover.link {
		color: #0000FF;
		font-style: normal;
	}
	
	a:active.link {
		color: #000000;
		font-style: normal;
	}
	
	
	td.header {
		width: 430px;
		border-bottom: 1px solid #708090;
		padding-bottom: 3px;
	}
	
	.header1 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 20px;
		font-weight: bold; 
	}
	
	.header2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 16px;
		font-weight: bold;
	}
	
	.header3 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 14px;
		font-weight: bold;
	}
	
	
	.header4 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 12px;
		font-weight: bold;
	}
	
	.header5 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 10px;
		font-weight: bold;
	}
	
	.header6 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #484875;
		font-size: 8px;
		font-weight: bold;
	}
	
	table.content {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 0px;
		border-color: #708090;
		border-spacing: 1px; 
		background-color: #ffffff;
		border-style: solid;
	}
	
	th.content {
		border: 1px solid #708090;
		background-color: #b3b3fc;
	}
	
	td.content {
		border: 1px solid #708090;
	}
	
	tr.content {
		border: 0px solid #708090;
	}
	
	ul.content {
		list-style-image: url('../images/arrowbullet.png');
		list-style-position: outside;
	}
	
	li.content {
		
	}
	
	img.content {
		border: 1px;
		border-color: #708090;
	}
	
	
	
</style>