P  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

H1  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-transform : uppercase;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
	color : #FF0000;
	font-style : normal;
	font-weight : normal;
	text-transform : uppercase;
}

H3  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #000080;
}

A  {
	font-size : x-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Visited  {
	font-size : x-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : underline;
}

A:Active  {
	font-style : normal;
	font-size : x-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

A:Hover  {
	font-size : x-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : left;
	background-color : /*#54ff9F*/#d2f5d2;
	
}
.menu-on 
	{
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	background : /*#54FF9F*/#d2f5d2;
}
.menu-off 
	{
	font-size : xx-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	background : /*#7FFFD4;*/#ccffcc
}
.td-n 
 {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080; 
	text-decoration : none;
	text-align : left;
	background-color : /*#54ff9F*/#d2f5d2;
}
td
  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : left;
	background-color : /*#54ff9F*/#d2f5d2;
	}
.anch
  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : left;
	background-color : /*#54ff9F*/#d2f5d2;
}
