/* CSS Document */

<style>
h1
{font-size:36px
}

h2
{font-size:24px}

h3
{
font-size:20px
}

p.link
{
font-size:12px;
margin:0px
}

ul.sponsors
{
	list-style-type:none;
	padding-left:0px;	
}
</style>