<!--

a:link       { color: #CC6600; text-decoration:none }
a:active     { color: #FF0000; text-decoration:none }
a:visited    { color: #6F0000; text-decoration:none }

a:hover	{
		color: #CC6600;
		text-decoration:underline;
		}

body	{	
		color: #000000;
		background-color:#FFFFFF;
		font-size:11px ! important;
		font-family: Verdana;
		line-height: 14px;
		background-position:right top;
		background-repeat:no-repeat;
		background-attachment:fixed;
		}

p		{
		font-size:11px;
		font-family: Verdana;
		line-height: 14px;
		}

h2		{
		font-size: 14px;
		font-family: Verdana;
		font-weight: 400;
		text-decoration: none;
		margin-left: 3px;
		margin-top: 3px;
		margin-bottom: 3px
		}

ul		{
		font-size:11px;
		font-family: Verdana;
		line-height: 13px;
		}

td		{
		font-size:11px;
		font-family: Verdana;
		line-height: 14px;
		}

// -->