td 
{ 
font-family:Verdana, MS Sans Serif, Arial, Helvetica, Geneva, sans-serif; 
font-size:10pt; 
color:black 
}

p 
{ 
font-family:Verdana, MS Sans Serif, Arial, Helvetica, Geneva, sans-serif; 
font-size:10pt; 
color:black 
}

h1 
{ 
font-family:Verdana, MS Sans Serif, Arial, Helvetica, Geneva, sans-serif; 
font-size: 13pt; 
color: #800000;
font-style: bold;
margin-bottom: .01in}
}

a:link	{ color: #0000FF;
	background: none;
	text-decoration: underline;
	font-weight: normal;}

a:active	{ color: #060;
	background: none;
	text-decoration: underline;
	font-weight: normal;}

a:visited	{ color: #333;
	background: none;
	text-decoration: underline;
	color: purple;
	font-weight: normal;}

a:hover	{ color: #FF0000;
	background: #ffffcc;
	text-decoration: none;
	font-weight: none;}


a.button:link
	{ background-color: #9c9; 
	color: #633; 
	font-family: arial, helvetica, sans-serif; 
      text-decoration: none; 
      font-weight: bold; 
      font-size: 10pt;}

a.button:active	{ 
	background: #633;
	color: white;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;}

a.button:visited	{ 
	background: #9c9;
	color: #633;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;}

a.button:hover	{ 
	background: #fc6;
	color: #633;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;}
