a:link
{
	color: #993300;
}

a:active
{
	color: #009900;
}

a:visited
{
	color: #666600;
}

body
{
	font-family: "'Goudy Old Style', Goudy, 'Times New Roman', Times, serif";
	background-color: #FFFFCC;
/*
	background : #FFFFCC;
	font : "Goudy Old Style", Goudy, "Times New Roman", Times, serif;
*/
}

.tableRatio
{
	font-family: "'Courier New', Courier, monospace";
}
.tableRatioHead
{
	font-family: "'Courier New', Courier, monospace";
	font-weight: bold;
}
.tableNote
{
	font-family: "'Times New Roman', Times, serif";
	font-size: xx-small;
}
.tableRatioMini
{
	font-family: "'Courier New', Courier, monospace";
	font-size: x-small;
}
.tableRatioHeadMini
{
	font-family: "'Courier New', Courier, monospace";
	font-weight: bold;
	font-size: x-small;
}
.footNote
{
	font-size: xx-small;
	font-family: "Arial, Helvetica, sans-serif";
}

