body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
{
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin		: 0px;
	padding		: 0px;
	font-weight	: bold;
}

body
{
	background-color : #999999;
}

p.logo
{
	color		: #e3e7f7;
	position	: absolute; top : 8px; left : 8px;
}

p.menu
{
	position	: absolute; top : 30px; left : 121px;
	font-size	: 13px;
	color		: #e3e7f7;
}

p.menu2
{
	position	: absolute; top : 80px; left : 121px;
	font-size	: 13px;
	color		: #e3e7f7;
}

p.title
{
	position	: absolute; top : 5px; left : 121px;
	font-size	: 18px;
	color		: 0;
}

a
{
	font-size	: 13px;
	text-decoration : none;
	color		: #e3e7f7;
}

a:hover
{
	text-decoration : none;
	color		: #000000;
}

h1
{
	position	: absolute; top : 5px; left : 120px;
	font-size	: 18px;
	color		: #e3e7f7;
}
