P  {}

H1  {
	font-size : medium;
	color : Gray;
	font-family : Arial,Helvetica,Geneva,sans-serif;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

H2  {
	font-size : small;
	color : Gray;
	font-family : Arial,Helvetica,Geneva,sans-serif;
}

H3  {}

A  {
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : x-small;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Arial,Helvetica,Geneva, sans-serif;
	font-size : xx-small;
	color : Black;
}

.menu  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #525252;
	text-decoration : none;
	text-indent : 5;
}

.base  {
	font-size : x-small;
}

td {
	font-size : x-small;
}

A.link {
	font-size : 10px;
	font-family : Arial;
	color : Black;
	text-decoration : none;
	font-weight : normal;
}

A.link:hover {
	font-size : 10px;
	font-family : Arial;
	color : Black;
	text-decoration : underline;
	font-weight : normal;
}


