BODY {
		font-family: verdana, helvetica, sans-serif;
		color: #993333;
}
h1 {
		font-family: sans-serif;
		font-size: 20pt;
		color: blue;
		margin-left: 10pt;
}
h2 {
		font-family: sans-serif;
		font-size: 16pt;
		color: #cc0066;
}
h3 {
		font-family: sans-serif;
		font-size: 14pt;
		color: #336699;
		text-decoration: none;
		margin-left: 10pt;
		margin-top : 4;
}
h4 {
		font-family: sans-serif;
		font-size: 12pt;
		color: #006699;
		text-decoration: none;
}
strong {
		color: #ffffcc;
		font-size: 12pt; 
		font-weight: bold;
}
.description {
		color: #000099; 
		font-size: 10pt; 
		font-family: Verdana;
		text-align: justify;
		
}

.title {
		color: Red; 
		font-size: 10pt; 
		font-weight: bold;
		font-family: Verdana, Arial;
}

td b {
		font-family: Arial, Verdana;
		font-size: 10pt;
}
td {
		font-family: Arial, Verdana;
		font-size: 8pt;

}

.text {
		font-size: 10pt;
		color: #660000;
}

I {
		font-family: sans-serif;
		font-size: 8pt;
		color: #990033;
}
ul b {
		font-family: sans-serif;
		font-size: 10pt;
		color: #993333;
}		

ul {
		font-family: sans-serif;
		font-size: 8pt;
		color: #993333;
}		
		
		
		
