P  {
	font-family : sans-serif;
	color : #DFDF00;
}

H1  {
	font-family : sans-serif;
	font-size : 20;
	text-align : center;
}

H2  {
	font-family : sans-serif;
	font-size : 15;
	color : #DFDF00;
}

H3  {
	font-family : sans-serif;
	font-size : 12;
	font-weight : bold;
	margin-top : 9;
	margin-bottom : 1;
	color : #DFDF00;
}

A  {
	font-family : sans-serif;
	text-decoration : none;
	color : Lime;
	font-size : 12;
}

A:Visited  {
	font-family : sans-serif;
	text-decoration : none;
	color : Green;
	font-size : 12;
}

A:Active  {
	font-family : sans-serif;
	text-decoration : none;
	color : #00CE00;
	font-size : 12;
}

A:Hover  {
	font-family : sans-serif;
	text-decoration : underline;
	font-size : 12;
}

BODY  {
	font-family : sans-serif;
	background-color : Black;
	color : #DFDF00;
	font-size : 12;
	font-weight : bold;
}

TABLE  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 12;
	color : #DFDF00;
}

TABLE.Portal  {
	font-family : sans-serif;
	font-style : 12;
	background-color : Black;
}

TABLE.Linkbar  {
	font-family : sans-serif;
	font-style : 12;
	background-color : Black;
	padding : 0;
	padding-bottom : 0;
	padding-top : 0;
	padding-left : 0;
	padding-right : 0;
	margin-bottom : 0;
	margin : 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
}

TABLE.Meaning  {
	border-color : #FFDD00;
	border-style : solid;
	background-color : Black;
	border-width : thin;
}

IMG  {
	text-align : center;
	color : #00CA00;
}

TABLE.FOOTER  {
	text-align : right;
	width : 90%;
}

A.BIGLINK {
	font-size: 30;
	text-align: center;
}

A.BIGLINK:Hover {
	font-size: 30;
	text-decoration : underline;
	text-align: center;
}

A.BIGLINK:Active {
	font-size: 30;
	text-align: center;
}