a:link					{
					color:#0000ff;
					text-decoration:none;
					}

a:visited				{
					color:#0000ff;
					text-decoration:none;
					}

a:active				{
					color:#ffaa00;
					text-decoration:none;
					}

a:hover					{
					color:#ff0000;
					}

a.und:link				{
					color:#808080;
					text-decoration:none;
					}

a.und:visited				{
					color:#808080;
					text-decoration:none;
					}

a.und:active				{
					color:#808080;
					text-decoration:none;
					}

a.und:hover				{
					color:#0000ff;
					}

td					{
					font-size:10pt;
					}

th					{
					font-size:11pt;
					}

body					{
					font-size:11pt;
					}

div.sub					{
					font-size:11pt;
					}

div.subt				{
					font-weight:bold;
					font-size:11pt;
					}





