	body
	{
		color:				#999EA4;
		font: 				normal 12px/1.4 "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif !Important;
		border-width :		0;
	}

	#container
	{
		text-align:			left;
		vertical-align:		top;
		width:				100%;
		height:				100%;
	}

	.right
	{
		display:			none;
	}

	#switch
	{
		display:			none;
	}
/* Format */

	a
	{
		color:					#9D9982;
		text-decoration:		none !important;
	}
	a:hover
	{
		color:					#000;
	}
	a img
	{
		border:					0;
		background:				none;
	}

	h1
	{
		font-size:			2.0em;
	}
	h2
	{
		font-size:			17px;
	}
	h3,
	h4
	{
		font-size:			15px;
	}
