body 	{background-color: white;
	  	color: #004F6B;
	  	font-family: verdana, arial, helvetica, sans-serif;
	  	font-size: 8pt;}

a:link		{color: white; text-decoration: none;}
a:visited	{color: white; text-decoration: none;}
a:active	{color: #0099ff; text-decoration: none;}
a:link img	{border-style: none;}


p  		    {color: white;
	  		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 8pt;
			text-align: left;
			width: 180px;
			background-color: #004F6B;
			font-weight: 450;
			letter-spacing: 1,2pt;
			padding-left: 5px;
			padding-top: 5px;
			padding-bottom: 1px;
			border-color:#ff4c01;}

.right	   {text-align: right;}

b, .b		{font-weight: 700;}

.small, small{font-size: 6pt;}

.rs			{text-align: right;
			font-size:  6pt;}
			
.cs			{text-align: center;
			font-size:  6pt;}

			
.cap       {font-variant: small-caps;
			color: #004F6B;
			font-size: 10pt;
			font-weight: 700;
			background-color: white;}			

.special	{color: #004F6B;
	  		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 7pt;
			background-color: white;
			text-align: center;
			font-weight: 400;}