a
{
	color: #0000FF;
	text-decoration: underline;
}
a:visited
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active
{

}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1:link
{
   color: #2F4F4F;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #2F4F4F;
   text-decoration: underline;
}
a.style1:active
{
   color: #2F4F4F;
   font-weight: bold;
   text-decoration: underline;
}
a.style1:hover
{
   color: #DAA520;
   text-decoration: underline;
}


h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
	font-family: "Courier New";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
