BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	background-color :  White;
	color :  Black;
	background-image :  url("media/paper1.gif");
	text-align :  center;
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	vertical-align :  middle;
}

TD.XXXLARGE {
	font-size : 22pt;
}

TD.XXLARGE {
	font-size : 20pt;
}

TD.XLARGE {
	font-size : 18pt;
}

TD.LARGE {
	font-size : 16pt;
}

TD.MEDIUM {
	font-size : 14pt;
}

TD.SMALL {
	font-size : 12pt;
}

TD.XSMALL {
	font-size : 10pt;
}

TD.XXSMALL {
	font-size : 8pt;
}

TD.XXXSMALL {
	font-size : 6pt;
}

DIV.XXXLARGE {
	font-size :  22pt;
}

DIV.XXLARGE {
	font-size :  20pt;
}

DIV.XLARGE {
	font-size :  18pt;
}

DIV.LARGE {
	font-size :  16pt;
}

DIV.MEDIUM {
	font-size :  14pt;
}

DIV.SMALL {
	font-size :  12pt;
}

DIV.XSMALL {
	font-size :  10pt;
}

DIV.XXSMALL {
	font-size :  8pt;
}

DIV.XXXSMALL {
	font-size :  6pt;
}

A  {
	font-weight : bold;
	color : Black;
	background-color :  transparent;
	text-decoration : none;
}

A:Visited  {
	color : #222222;
	background-color :  transparent;
}

A:Active  {
	color : White;
	background-color :  #666666;
	background-image :  url("media/paper-active.gif");
}

A:Hover  {
	color : White;
	background-color :  Black;
	background-image :  url("media/paper-negative.gif");
}
