.standard_small_black  {	font-style : normal;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 8pt; }
.standard_normal_black {	font-style : normal;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 10pt;}
.standard_medium_black {	font-style : normal;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 12pt;}
.standard_italic_black {	font-style : italic;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 10pt;}
.standard_large_black  {	font-style : normal;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 12pt;}
.bold_small_black  {	font-style : bold;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 8pt; }
.bold_normal_black {	font-style : bold;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 10pt;}
.bold_medium_black  {	font-style : bold;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 12pt;}
.bold_large_black  {	font-style : bold;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 14pt;}
.head_black  {	font-style : bold;	text-decoration : none;	color : #000000;	font-family : Verdana;	font-size : 20pt;}

.standard_small_white  {	font-style : normal;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 8pt; }
.standard_normal_white {	font-style : normal;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 10pt;}
.standard_italic_white {	font-style : italic;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 10pt;}
.standard_large_white  {	font-style : normal;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 12pt;}
.bold_small_white  {	font-style : bold;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 8pt; }
.bold_normal_white {	font-style : bold;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 10pt;}
.bold_medium_white  {	font-style : bold;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 12pt;}
.bold_large_white  {	font-style : bold;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 14pt;}
.head_white {	font-style : bold;	text-decoration : none;	color : #ffffff;	font-family : Verdana;	font-size : 20pt;}

A  {
	color : white;
	font-style : normal;
	font-size : 10pt;
	text-decoration : none;
	font-family : Arial;
}

A:Visited  {
	text-decoration : none;
	font-style : normal;
	color : white;
	font-family : Arial;
	font-size : 10pt;
}

A:Active  {
	font-style : normal;
	text-decoration : none;
	color : white;
	font-family : Arial;
	font-size : 10pt;
}

A:Hover  {
	text-decoration : none;
	font-style : normal;
	color : white;
	font-family : Arial;
	font-size : 10pt;
	background-color : Teal;
}


