a:link
{
	color: black;
	font-family: sans-serif;
	font-size: xx-small;
	text-indent: 6px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	background-image: url(General/linkbg.gif);
	width: 123;
	height: 20;
}


a:visited
{
	color: inherit;
	text-decoration: none;
	text-indent: 6px;
	text-align: left;
	font-family : sans-serif;
	font-size : xx-small;
	font-weight : bold;
	background-image: url(General/linkbg.gif);
	width: 123;
	height: 20;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: White;
	font-size:12px
}

.h0          {
	font-family: Verdana;
	font-size: 36pt;
	font-weight: bold;
	color: #525051;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #525051;
}
h2

{
	font-family: Verdana;
	color:#525051;
}

h3
{
	font-family: Verdana;
	color:#525051;
}

h4
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 12px;
	font: lighter;
}

h5
{
	font-family: Verdana;
	color: #525051;
	font-size : inherit;
	font-stretch : wider;
	font-weight : xx-small;
	text-transform : uppercase;
}

h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: inherit;
	font-size: larger;
	font-style: normal;
}


