.bullet_list { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
  margin-left: -20px;
	padding-left: -20px;
 }
 
 .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;	
    }

  a.body { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #042CFE;
    font-weight: bold;
    text-decoration: none;
    }

  a.body:hover { text-decoration: underline;
    font-weight: bold;
    color: #000000;
    }

  a.body:active { text-decoration: none;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-style: bold;
    }
	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	text-transform: none;
	font-size: 16px;
	vertical-align: bottom;
    }
    
  a.title {color: #00037E;
    font-weight: bold;
    text-decoration: none;
    }

  a.title:hover { text-decoration: underline;
    font-weight: bold;
    color: #cc0033;
    }

  a.title:active { text-decoration: none;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-style: bold;
    }
 
	
 .caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin-left: 4px;
	margin-right: 4px;
    }
