
body {	font-size: 10pt;
	font-family: "Verdana";
	color: black;
     }

img { border: 0px; }

.img_style {vertical-align: absmiddle;}

hr {color: gray;}

h2 {	margin-top:0px; 
	margin-bottom:3px;
	font-size: 14pt;} 


a {	text-decoration: none;}
a:link 		{color: blue;}
a:visited	{color: blue;}
a:active	{color: blue;}
a:hover		{color: #99CCCC;}

.standardtext	{font-size: 10pt;
		font-family: "Verdana";
		color: black;}

.newtext	{font-size: 7pt;
		font-family: "Verdana";
		color: #00FF00;}

.smalltext	{font-size: 7pt;
		font-family: "Verdana";
		color: black;}
		
.smalltextg	{font-size: 7pt;
		font-family: "Verdana";
		color: gray;}

.smalltextb	{font-size: 7pt;
		font-family: "Verdana";
		color: #99CCCC;}

.smallbold	{
	font-size: 7pt;
	font-family: "Verdana";
	color: black;
	font-weight: bold;}

.tablegb	{border-style: solid; 
		border-color: gray;
		border-width: 2px; }

.tableyb	{border-style: solid; 
		border-color: yellow;
		border-width: 2px; }

.tablelbb	{border-style: solid; 
		border-color: #99CCCC;
		border-width: 2px; }


.tablewb	{border-style: hidden; }	


.white  {	text-decoration: none;
		font-size: 12pt;
		font-family: "Arial"}

.white a:link 		{color: white;}
.white a:visited	{color: white;}
.white a:active		{color: white;}
.white a:hover		{color: #99CCCC;}

.whitesmall  {	text-decoration: none;
		font-size: 7pt;
		font-family: "Arial";}

.whitesmall a:link 		{color: white;}
.whitesmall a:visited		{color: white;}
.whitesmall a:active		{color: white;}
.whitesmall a:hover		{color: #99CCCC;}


.smalltable td {font-size: 7pt;
		font-family: "Verdana"}

.smallyellow {font-size: 7pt;
		font-family: "Verdana";
		color: yellow;}

.verticaltext {	writing-mode: tb-rl;
		filter: flipv fliph;}