﻿<!--
span.boldred { font-size: 12pt; font-family: Arial; color: #CC3300; font-weight: bold }
.author  { font-size: 10pt; color: #999999; font-family: Arial; font-style: italic; 
               font-weight: bold }
.console     { font-size: 10pt; font-family: Arial; color: #CC3300; font-weight: bold; margin-right:5px }
.h2          { color: #FECC05; font-size: 12pt; font-family: Verdana; text-decoration: none; font-weight: bold; 
               text-align: center; margin-left: 3px}

.boldredsmall {
	font-size: 10pt;
	font-family: Arial;
	color: #CC3300;
	font-weight: bold;
}
.text-right {
	text-align: right;
}

.boldredlarge {
	font-size: 14pt;
	font-family: Arial;
	color: #CC3300;
	font-weight: bold;
}

.Text-Left {
	text-align: left;
}

-->