P  {}

H1  {
	color : #5AB861;
	font-size : medium;
}

H2  {
	color : #5AB861;
	font-size : small;
}

H3  {
	color : #5AB861;
	font-size : x-small;
}

A  {
	color : Black;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	color : #666666;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 50;
	margin-bottom : 50;
}

.ghosted  {
	color : #cdcdcd;
}

.frozen  {
	color : #70d0ff;
	font-weight : bold;
}

td  {
	font-size : x-small;
	font-family : sans-serif;
	color : #666666;
	background-color : White;
	padding-left : 10;
	padding-right : 10;
}

.invertfrozen  {
	font-weight : bold;
	color : White;
	background-color : #70d0ff;
}

table  {
	background-color : #cdcdcd;
}

.smallghosted  {
	color : #cdcdcd;
	font-size : 10;
}

