
	
	P	
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration: none}
	
	p.bot	
	{color: #666666;
	font-family: Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-variant: small-caps;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 2px;
	text-decoration: none}
	
	p.no	
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration: none}
	
	p.title	
	{color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration: none}
	
	
	
	
	p.header	
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 21px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration: none}
	
	I
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: italic}
	
	B
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none}
	
	A 
	{color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline}
	
	A:hover 
	{color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline}

	
	a.tiny:link
	{color: #000000; 
	font-family: verdana, geneva, helvetica, arial;
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px;
	text-decoration: none}
	
	a.tiny:visited
	{color: #000000; 
	font-family: verdana, geneva, helvetica, arial;
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px; 
	text-decoration: none}
	
	a.tiny:hover
	{color: #000000; 
	font-family: verdana, geneva, helvetica, arial;
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px; 
	text-decoration: underline}
	
	.thingrey {border-collapse: collapse; border: #666666; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px}
	
	
	
	object.mov {
    display: none;
}

* html object.mov {
    display: none;
}

* html object.mov {
    display/**/: none;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

	