body         {
	font-family: Arial;
	font-size: 24pt;
	color: #0000CC;
	font-weight: normal;
	text-align: Left
}

h1           {
	font-family: Arial;
	font-size: 14pt;
	color: #00C;
	font-weight: bold
}

h2           { font-family: Arial; font-size: 12pt; color: #0000CC; font-weight: bold }

.red         { font-family: Arial; font-size: 10pt; color: #CC0000; font-weight: normal; text-align: Left }

.red_r       { font-family: Arial; font-size: 10pt; color: #CC0000; font-weight: normal; text-align: Right }

.red_c       { font-family: Arial; font-size: 10pt; color: #CC0000; font-weight: normal; text-align: Center }

.red_c_b     { font-family: Arial; font-size: 10pt; color: #CC0000; text-align: Center; font-weight: bold }

.red_bold    {
	font-family: Arial;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
	text-align: center
}

.red_c_s     { font-family: Arial; font-size: 8pt; color: #CC0000; font-weight: normal; text-align: Center }

.red_s       { font-family: Arial; font-size: 8pt; color: #CC0000; font-weight: normal; text-align: Left }

.blue        { font-family: Arial; font-size: 10pt; color: #0000CC; font-weight: normal; text-align: Left }

.blue_r      { font-family: Arial; font-size: 10pt; color: #0000CC; font-weight: normal; text-align: Right }

.blue_c      { font-family: Arial; font-size: 10pt; color: #0000CC; font-weight: normal; text-align: Center }

.blue_c_b    { font-family: Arial; font-size: 10pt; color: #0000CC; text-align: Center; font-weight: bold }

.blue_bold   { font-family: Arial; font-size: 10pt; color: #0000CC; font-weight: bold; text-align: Left }

.blue_c_s    { font-family: Arial; font-size: 8pt; color: #0000CC; font-weight: normal; text-align: Center }

.blue_s      { font-family: Arial; font-size: 8pt; color: #0000CC; font-weight: normal; text-align: Left }

.d_blue      { font-family: Arial; font-size: 10pt; color: #000080; font-weight: normal; text-align: justify }

.d_blue_r    { font-family: Arial; font-size: 10pt; color: #000080; font-weight: normal; text-align: Right }

.d_blue_c    {
	font-family: Arial;
	font-size: 10pt;
	color: #009;
	font-weight: normal;
	text-align: Center
}

.d_blue_c_b  { font-family: Arial; font-size: 10pt; color: #000080; text-align: Center; font-weight: bold }

.d_blue_bold { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold; text-align: Left }

.d_blue_c_s  { font-family: Arial; font-size: 8pt; color: #000080; font-weight: normal; text-align: Center }

.d_blue_s    { font-family: Arial; font-size: 8pt; color: #000080; font-weight: normal; text-align: Left }

a:link       {color: #000080}

a:hover      {color: #000080}

a:visited    {color: #000080}

blockquote   { font-family: Arial; font-size: 10pt; color: #000080; font-weight: normal; text-align: justify } 
