@charset "utf-8";
/* CSS Document */

body
	{
		font-family:tahoma;
		font-size:11px;
	}

a
	{
		text-decoration:none;
		border:none;
		color:#333333;
	}

img
	{
		border:none;
	}

h2
	{
		font-size:17px;
		text-align:center;
	}

h3
	{
		font-size:13px;
	}

li
	{
		margin-bottom:3px;
	}
#developer {
	display:none;
}