@charset "iso-8859-1";
	h2 {
		font-size: 30px; font-weight: bold;
	}

	A:link
	{
		color: #000000;
		text-decoration: none;
	}
	A:visited
	{
		color: #000000;
		text-decoration: none;
	}
	A:active
	{
		color: #000000;
		text-decoration: none;
	}
	a:hover { background-color:#cccccc;}
	
	.composer TD
	{
		padding-top: 5px;
		padding-bottom: 0px;
	}

	.popuptext {
		font-family: Arial, Helvetica, sans-serif;
		color:#6E1288;
		font-size: 10pt;
	}
	
	.popupbody {
	 	background-color: #f9f8f6";
	 }
	 
	 .title {
	 	font-style: italic;
	 }
	