x {}
body
	{
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB0077;
	background-color: #FFCFEF;
	scrollbar-base-color: #FF2B95; 
	scrollbar-arrow-color: #FFDDFF; 
	}
h1
	{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #9721B4;
	}
hr {width: 100%; color: #107597; height:1px;}
p
	{
	font-size: xx-small;
	text-decoration: none;
	color: #000030;
	}

a:link
	{
	font-size: x-small;
	text-decoration: none;
	color: #000030;
	}

a:visited
	{
	font-size: x-small;
	text-decoration: none;
	color: #000030;
	}

a:hover
	{
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	}

a.partner:link
	{
	font-size: x-small;
	text-decoration: none;
	color: #000030;
	font-weight: bold;
	}

a.partner:visited
	{
	font-size: x-small;
	text-decoration: none;
	color: #000030;
	font-weight: bold;
	}

a.partner:hover
	{
	font-size: x-small;
	text-decoration: none;
	color: #ff2b95;
	font-weight: bold;
	}