/* CSS Document */

/* titles */
.topic                  {font-size: 10pt; font-family: Helvetica,Arial; font-weight: bold; margin-top: 16px; color: #ffffff}				
.title1					{font-size: 9pt; font-family: Helvetica,Arial; font-weight: bold; margin-top: 16px; color: #666666}
.title2					{font-size: 10pt; font-family: Verdana,Helvetica,Arial; font-weight: bold}
.title3					{font-size: 8pt; font-family: Verdana,Helvetica,Arial; font-weight: bold}


/*text */
.small					{font-size:  7pt; font-family: Verdana,Helvetica,Arial}
.normal					{font-size:  8pt; font-family: Verdana,Helvetica,Arial; color: #555555; line-height:175%}
.normalbold				{font-size:  7pt; font-family: Verdana,Helvetica,Arial; font-weight: bold; color: #666699}
.news					{font-size:  7pt; font-family: Verdana,Helvetica,Arial; color: #666666}
.footer					{font-size:  7pt; font-family: Verdana,Helvetica,Arial; color: #999999}

/*border */
.itemBorder  				{border: 0.5px #666666}