.content {
		color: #333333;
		font-family: Verdana, helvetica, sans-serif;
		font-size: 10pt;
		text-align: justify
		}

.content2 {
		color: #333333;
		font-family: Verdana, helvetica, sans-serif;
		font-size: 10pt
		}
		
.small {
		color: #333333;
		font-family: Arial, helvetica, sans-serif;
		font-size: 8pt;
		text-align: justify
		}

.first {
		color: #cc0000;
		font-family: Verdana, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		}
		
.headline {
		color: #cc0000;
		font-family: Verdana, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: underline
		}

.headline2 {
		color: #cc0000;
		font-family: Verdana, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		}
