body { color : #313131 }

h1 { border-bottom : 1px dotted #313131;
     font-size : 13pt;
            
}

h2 { font-size : 11pt;
     font-family: Arial, Helvetica, sans-serif;
}
  
.dynlink {cursor:pointer;cursor:hand;text-decoration: underline;color:blue;}

body {
	margin-top: 0px;
}

A:link	{
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color: #0000cc;
	}
A:hover	{
	font-style:normal;
	text-decoration:underline;
	color:red;
	}
a:active {
	color: red;
}

TD {
	vertical-align : top;	
}

/*image bar text*/
.txt1 {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
    vertical-align : bottom;	
}

/*keyword link text*/
.txt2 {
	font-size: 9pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
    vertical-align : bottom;	
}

/*main body text*/
.maintxt {
	font-size: 10pt;
    font-weight: normal;
    font-family: Verdana, sans-serif;
	text-align: left;    
}

/*main body text credit card list*/
.maintxt2 {
	font-size: 8.5pt;
    font-weight: normal;
    font-family: Verdana, sans-serif;
	text-align: left;    
}

/*main body text index big list*/
.maintxtidx {
	font-size: 8.5pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;    
}

/*index right bar text*/
.idxright {
	font-size: 9pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;    
}

/*bottom bar text*/
.idxbottom {
	font-size: 8.5pt;
    font-weight: normal;
    font-family: Verdana, sans-serif;
	text-align: center;    
}

/*menu text*/
.menutxt {
	font-size: 9pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;    
}
