.default
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : Normal;
	text-decoration : none;
	color : #666666;
	}
	
.defaultredbold 
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : none; 
	color : #cc3333; 
	}
	
.defaultbold 
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : none; 
	color : #336699; 
	}
	
.defaultboldgry
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : none; 
	color : #666666; 
	}
		
.defaultboldwhite
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : underline; 
	color : #ffffff; 
	}
.defaultboldlink
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : underline; 
	color : #336699; 
	}

.defaulthlink 
	{ 
	font-family : arial,verdana,helvetica,sans-serif; 
	font-size : 9pt; 
	font-weight : Bold; 
	text-decoration : Underline; 
	color : #336699; 
	}

.defaultsml
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color : #666666;
}
.defaultlrg
	{
	font-family : arial,verdana,helvetica,sans-serif;
	font-size : 11pt;
	font-weight : Normal;
	text-decoration : none;
	color : #666666;
	}
	
.defaultred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	color : CC0000;
}
.titleblk {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
}
