a:link
{
	color: rgb(0,102,153);
}
a:visited
{
	color: Gray;
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	background-image: url(images/greybg.jpg);
	background-repeat: repeat-y;
}

head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	margin: 100%;
	margin-right: 100%;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	color: Black;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	color: #D7D9A1;
	font-size: 18pt;
	font-weight: bolder;
	font-family: Arial, Helvetica;
}
h3
{
	margin-bottom: 5;
}
}
h4 {
	font-size: 14pt;
	color: 666699;
	font-weight: bold;
}
h5
{
	color: rgb(102,102,102);
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000099;
	filter: Blur(Add=1, Direction=1, Strength=1);
}
h7
{
	color: #D7D9A1;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
h8 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000099;
	filter: Blur(Add=1, Direction=1, Strength=1);
}

