a:hover {
   	background:#d6e7ff;
   }

.header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #0000CC;
		}

.text	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		}

/* Main Currency */
.macu	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		}
/* Foreign currency */      
.focu	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		}
      
td.topic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
                                background-color: #FFCC33;
}

td.content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
}

pre  {
	font-family : monospace;
	font-size : 14px;
}

big  {
	font-size : 22px;
	font-family : Arial,Helvetica,sans-serif;
}

small  {
	font-size : 9px;
	font-family : Arial,Helvetica,sans-serif;
}
