	.menu {
		font : bold;
		font-size : 8pt;
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color : #ffffff;
		padding : 2 2 2 2;
		text-decoration : none;
	}
	.menu:hover{
		font : bold;
		font-size : 8pt;
		font-family : "MS Sans Serif", Geneva, sans-serif;
		color: #ffffcc;
		padding : 2 2 2 2;
		text-decoration : none;
	}
	TD.company_name
	{
		color: #ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:20pt;
		font: bold;
	}
	TD.catchy_phrase
	{
		color: #000000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font: bold;
	}
	.body {
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		font-weight: normal
	}
	.links {
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal
	}
	.title {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #003300;
		text-decoration: none;
		font-weight: bold
	}
	.copy {
		color: #000000;
		text-decoration: none;
	}
	.copy:hover {
		text-decoration: underline;
	}
