.my_monogram0{
  font-family: Times, TimesNewRoman, serif;
  font-size:16pt;
  color:black;
  text-decoration:underline;
  font-style:italic;
  font-weight:bold;
  cursor:help; }

A.my_monogram0:link	{ color: black; }
A.my_monogram0:visited { color: #444444; }
A.my_monogram0:active ( color: green; }
A.my_monogram0:hover 	{ color: black; } 

.my_monogram1{
  font-family: Times, TimesNewRoman, serif;
  font-size:14pt;
  color:black;
  text-decoration:underline;
  font-style:italic;
  font-weight:bold;
  cursor:help; }

A.my_monogram1:link	{ color: black; }
A.my_monogram1:visited { color: #444444; }
A.my_monogram1:active ( color: green; }
A.my_monogram1:hover 	{ color: black; } 

.my_monogram2{
  font-family: Times, TimesNewRoman, serif;
  font-size:14pt;
  color:black;
  text-decoration:none;
  font-style:italic;
  font-weight:normal;
  cursor:help; }

A.my_monogram2:link	{ color: black; }
A.my_monogram2:visited { color: #444444; }
A.my_monogram2:active ( color: green; }
A.my_monogram2:hover 	{ color: black; } 

.my_footer{
  font-family: Times, TimesNewRoman, serif;
  font-size:8pt;
  color:black;
  text-decoration:none;
  font-style:italic;
  font-weight:normal;
  cursor:help; }

A.my_footer:link	{ color: teal; }
A.my_footer:visited { color: #444444; }
A.my_footer:active ( color: green; }
A.my_footer:hover 	{ color: black; } 

.my_header{
  font-family: Times, TimesNewRoman, serif;
  font-size:14pt;
  color:blue;
  text-decoration:none;
  font-weight:bold;}

A.my_header:link	{ color: blue; }
A.my_header:visited { color: blue; }
A.my_header:active 	{ color: green; }
A.my_header:hover 	{ color: red; } 

.my_normal_link{
  font-family: Times, TimesNewRoman, serif;
  font-size:12pt;
  color:navy;
  text-decoration:none;
  font-weight:bold;}

A.my_normal_link:link	{ color: navy; }
A.my_normal_link:visited { color: navy; }
A.my_normal_link:active 	{ color: green; }
A.my_normal_link:hover 	{ color: red; } 

.my_header_mid{
  font-family: Times, TimesNewRoman, serif;
  font-size:13pt;
  color:blue;
  text-decoration:none;
  font-weight:bold;}

A.my_header_mid:link	{ color: black; }
A.my_header_mid:visited { color: #444444; }
A.my_header_mid:active 	{ color: green; }
A.my_header_mid:hover 	{ color: black; } 


.my_rightorwrong{
  font-family: Times, TimesNewRoman, serif;
  font-size:18pt;
  color:red;
  text-decoration:none;
  font-weight:bold;}

A.my_rightorwrong:link	{ color: red; }
A.my_rightorwrong:visited { color: #444444; }
A.my_rightorwrong:active 	{ color: green; }
A.my_rightorwrong:hover 	{ color: black; } 

.my_small{
  font-family: Times, TimesNewRoman, serif;
  font-size:8pt;
  color:black;
  text-decoration:none;
  font-weight:normal;}

A.my_small:link	{ color: black; }
A.my_small:visited { color: black; }
A.my_small:active 	{ color: black; }
A.my_small:hover 	{ color: black; } 

.my_list{
  font-family: Courier New, Courier, Times, TimesNewRoman, serif;
  font-size:8pt;
  color:black;
  text-decoration:none;
  font-weight:normal;}

A.my_list:link	{ color: black; }
A.my_list:visited { color: black; }
A.my_list:active 	{ color: black; }
A.my_list:hover 	{ color: black; } 

.my_listheader{
  font-family: Courier New, Courier, Times TimesNewRoman, serif;
  font-size:8pt;
  color:black;
  text-decoration:normal;
  font-weight:bold;}

A.my_listheader:link	{ color: black; }
A.my_listheader:visited { color: black; }
A.my_listheader:active 	{ color: black; }
A.my_listheader:hover 	{ color: black; } 

.my_bold{
  font-family: Times, TimesNewRoman, serif;
  font-size:12pt;
  color:black;
  text-decoration:none;
  font-weight:bold;}

A.my_bold:link	{ color: black; }
A.my_bold:visited { color: black; }
A.my_bold:active 	{ color: black; }
A.my_bold:hover 	{ color: black; } 

.my_usernotice{
  font-family: Times, TimesNewRoman, serif;
  font-size:12pt;
  color:green;
  text-decoration:none;
  font-weight:bold;}

A.my_usernotice:link	{ color: green; }
A.my_usernotice:visited { color: green; }
A.my_usernotice:active 	{ color: green; }
A.my_usernotice:hover 	{ color: green; } 

.my_smalltext{
  font-family: Times, TimesNewRoman, serif;
  font-size:6pt;
  color:black;
  text-decoration:none;
  font-weight:normal;}

A.my_smalltext:link	{ color: black; }
A.my_smalltext:visited { color: black; }
A.my_smalltext:active 	{ color: green; }
A.my_smalltext:hover 	{ color: white; background: black;} 

.my_smalltext_highlight{
  font-family: Times, TimesNewRoman, serif;
  font-size:8pt;
  color:black;
  text-decoration:none;
  font-weight:bold;}

A.my_smalltext_highlight:link	{ color: black; }
A.my_smalltext_highlight:visited { color: black; }
A.my_smalltext_highlight:active 	{ color: green; }
A.my_smalltext_highlight:hover 	{ color: white; background: black;} 

.my_normal{
  font-family: Times, TimesNewRoman, serif;
  font-size:12pt;
  color:black;
  text-decoration:none;
  font-weight:normal;}

A.my_normal:link	    { color: black; text-decoration: none; font-weight: bold;}
A.my_normal:visited { color: #444444; text-decoration: none; font-weight: bold;}
A.my_normal:active 	{ color: green; text-decoration: none; font-weight: bold;}
A.my_normal:hover 	{ color: #FF0000; text-decoration: none; font-weight: bold;}    


.my_menu{
  font-family: Times, TimesNewRoman, serif;
  font-size:8pt;
  
  text-decoration:none;
  font-weight:bold;}

A.my_menu:link	{ color: black; }
A.my_menu:visited { color: black; }
A.my_menu:active 	{ color: green; }
A.my_menu:hover 	{ color: red;} 


A:link		{ color: black; text-decoration: none; font-weight: bold;}
A:visited 	{ color: #444444; text-decoration: none; font-weight: bold;}
A:active 	{ color: green; text-decoration: none; font-weight: bold;}
A:hover 	{ color: #FF0000; text-decoration: none; font-weight: bold;}   

. {
  font-family: TimesNewRoman, serif;
  font-size:12pt;
  color:black;
  text-decoration: none;
  font-weight:normal;}
