body
	{
		background: #FFFFFF;
		background-image: url();
		background-attachment:fixed;
		color: #000000
	}

p, th, td, dl, dd, ul, ol, li, pre
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #000000
	}
dt
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		color: #000000
	}
h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22pt;
		font-weight: bold;
		line-height : 0px;
   		margin-bottom : 0px;
		color: #000000
	}

h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 19pt;
		font-weight: bold;
		line-height : 0px;
   		margin-bottom : 0px;
		color: #000000
	}

h3
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15pt;
		font-weight: bold;
		color: #000000
	}

h4
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #000000
	}

h5
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000000
	}

h6
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: #CCCCCC
	}

A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    COLOR: #3366CC
    TEXT-DECORATION: underline
}

A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    COLOR: #990000
    TEXT-DECORATION: underline
}

A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    COLOR: #006600
    TEXT-DECORATION: none
}
