.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 10px;
	color: #333333;
}
.right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	margin-left: 2px;
	margin-top: 10px;
	color: #333333;
}
a.button {
    /* Sliding right image */    background: transparent url('button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 0px;
    padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.button span{    /* Background left image */ 
    background: transparent url('button_left.png') no-repeat;     display: block;
    line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 4px 0 5px 12px;
} 
a.button:hover span{
    color: 666666;
}
body		{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt; color: #333333;}
table		{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt;}
table.p		{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt;}
ul      {font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt; color: #333333;}
th		    {font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt;}
td		    {font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt; color: #333333;}
p.Title		{font: 12pt; font-weight: bold; margin-top: 2px}
p.Links		{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt;}
.nav	{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 9pt; color: #333333; margin-top: 2px}
.inf	{font-family: tahoma, Arial, Helvetica, Sans Serif; font-size: 8pt; color: #333333; margin-top: 2px; text-decoration: none;}
