html
	{
	overflow: scroll;
	}

.DefaultText 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Normal;
	text-decoration : none;
	color : #000000;
	}

.DefaultTextBold 
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : none; 
	color : #000000; 
	}

.DefaultTextLink 
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	color : #0066cc; 
	}

.DefaultTextLrg 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : Bold;
	text-decoration : none;
	color : #000000;
	}

.DefaultTextSml 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color : #000000;
	}

.DefaultTextSmlLnk 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : Bold;
	color : #0066cc;
	}

.LegalText 
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color : #999999;
	}
