@charset "iso-8859-1";
<STYLE>
<!--


BODY 	{
	font-family: Tahoma;
	font-size: xx-small;
	background-image: url(../images/title/background.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}

P	{
	font-family: Trebuchet MS;
	font-size: x-small;
	text-align: justify;
	}

H1, H2, H3, H4, H5, H6
	{
	margin-bottom: 0;
	line-height: normal;
	letter-spacing: normal;
	text-transform: lowercase
	}

H1 	{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: medium;
	color: black
	}

H2 	{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: large;
	color: gray
	}

H3	{
	font-family: Verdana;
	font-size: 10px;
	color: black
	}

H4	{
	font-weight: bold;
	font-size: x-small;
	color: black
	}

H5	{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: black
	}

H6	{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: x-small
	}

A:link	{
	text-decoration: none;
	color: #FF0000;
	}

A:active {
	text-decoration: none;
	color: #FF0000;
	}

A:visited {
	text-decoration: none;
	color: #800000;
	}

A:hover {
	text-decoration: underline;
	color: #800000;
	}

-->
</STYLE>