		h1
		{
			font-size: 25px;
		}

		body
		{
			background-color: white;
			font-family: "Century Gothic";
			color: #222222;
		}
		td.content
		{
		}
		td.contentover
		{
		  color: #AAAAAA;
		}
		td.title
		{
			color: #EEEEEE;
			font-size: 20px;
			font-weight: bold;
		}
		td.titleinfo
		{
			color: #333333;
			font-size: 10px;
		}
		td.sidemenu
		{
			color: #333333;
			font-family: "Century Gothic";
			font-size: 25px;
		}
		td.sidemenuchosen
		{
			color: #dddddd;
			font-family: "Century Gothic";
			font-size: 25px;
		}		
		button.picture
		{
		border: none;
		font-weight: bold;
		font-family: "Century Gothic";
		background: #FFFFFF;
		color: #000000;
		cursor: pointer;		
		}
