P  {
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #777777;
	text-transform : lowercase;
	margin-top : -8px;
}

H1  {
	font-size : 25pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : 2;
	text-decoration : underline;
	text-transform : lowercase;
}

H2  {
	font-size : 20pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : 2;
	text-decoration : underline;
	text-transform : lowercase;
}

H3  {
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : 2;
	text-decoration : underline;
	text-align : left;
	text-transform : lowercase;
}

A  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7777aa;
	text-decoration : overline;
	text-transform : lowercase;
}

A:Visited  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7777aa;
	text-decoration : overline;
	text-transform : lowercase;
}

A:Active  {
	font-family : sans-serif;
	font-weight : normal;
	color : #7777ff;
	text-decoration : overline;
	text-transform : lowercase;
}

A:Hover  {
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7777aa;
	text-decoration : underline;
	background-color : #ffffff;
	text-transform : lowercase;
}

BODY  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #777777;
	background-color : f2f2f2;
	text-transform : lowercase;
}

#menu_1  {
	list-style-type : none;
	left : 10px;
	font-family : monospace;
	font-size : 10pt;
	text-align : left;
	line-height : 1;
	margin-left : 0px;
}

#menu_1 ul  {
	font-family : monospace;
	margin : 3px;
	padding-left : 3px;
	font-size : 10pt;
}

#menu_1 li  {
	list-style-type : none;
	left : 10px;
	font-family : monospace;
	margin : 3px;
	padding-left : 3px;
	font-size : 10pt;
}

#menu_1 A  {
	font-family : monospace;
	text-decoration : none;
	font-size : 10pt;
}

#menu_1 A:Visited  {
	font-family : monospace;
	text-decoration : none;
	font-size : 10pt;
}

#box1  {
	position : relative;
	top : 50px;
	left : 10px;
	width : 150px;
	height : 150px;
	z-index : 1;
}

#fuss  {
	font-size : 9pt;
	font-family : monospace;
	line-height : 1;
}

#fuss A  {
	font-size : 9pt;
	font-family : monospace;
	text-decoration : none;
}

#fuss A:Visited  {
	font-size : 9pt;
	font-family : monospace;
	text-decoration : none;
}

H4  {
	color : #666666;
	font-style : normal;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
	line-height : 1;
	font-size : 13pt;
	margin-top : 10px;
	text-transform : lowercase;
}

li  {
	left : 10px;
	padding-left : 5;
}

i  {
	font-family : serif;
	font-style : italic;
	font-weight : bold;
	font-size : 14pt;
}

h5  {
	font-size : 25pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 666666;
	text-decoration : underline;
	text-transform : lowercase;
	line-height : 1em;
}

h6  {
	font-size : 16pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 666666;
	text-transform : lowercase;
	text-decoration : underline;
	line-height : 1em;
}


