

td {font-family:arial; font-size:10pt; color: 444444;}
h3 {font-weight: normal; color:000000}
		h1
		{
			font-weight: normal;
			font-size:14pt;
			display: inline;
		}

		h3
		{
			font-weight: normal;
			font-size:15pt;
			display: inline;
		}

		.top-menu 
		{
			background-color: #303030;
			font-size: 8pt;
			text-align: middle;
			color: white;
			padding-left: 5px;
			padding-top: 7px;
			padding-bottom: 7px;
		}

		.intro
		{
			background-color: #BC3A7D;
		}
		
		a.top-menu
		{
			color: white;
			text-decoration: none;
		}

		a.top-menu:hover
		{
			background-color: #F1EAD4;
			color: black;
		}

		
		a
		{
			color: #B82898;
			
		}
		
		a:hover
		{
			text-decoration: none;
		}








		a.green
		{
			color:white;
		}
		a.green:visited
		{
			color:white;
		}


		.top-ten-heading
		{
			font-size:10pt;
			background-color: #BC3A7D;
			color: white;
		}
		.top-ten-light
		{
			font-size:10pt;
			background-color: #E36DBA;
			color: white;
			text-align:center;
		}

		.top-ten-dark
		{
			font-size:10pt;
			background-color: #D25BAA;
			color: white;
			text-align:center;
		}
		
		.light-site 
		{
			font-size:10pt;
			background-color: #CD5DA6;
			color: white;
		}
		a:light-site
		{
			color: white;
		}

		.dark-site 
		{
			font-size:10pt;
			background-color: #BD4C97;
			color: white;
		}

