* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px none;
}

BODY {
	padding-left: 26px;
	padding-top: 10px;
}

/* BODY {
	text-align: center;
}

div#centering {
	padding-left: 26px;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-align: left;
	background: url(siteimages/background.gif);
 } */
 
 TD {
	font-family : arial, helvetica, sans-serif ;
	font-weight : normal ;
	color : #000000 ;
	font-size : 10pt ;
}

.headline {
	font-family : Times, serif ;
	font-size : 16pt ;
}

.red {
	color : #DD1021 ;
}

.green {
	color : #1BAF0C ;
}

.blue {
	color : #00009C ;
}

.gold {
	color : #DE9410 ;
}

.white {
	color : #FFFFFF ;
}

.silver {
	color : #A4A4A4 ;
	font-size: 16px;
}

.small {
	font-size : 8pt ;
}

.notsosmall {
	font-size : 9pt ;
}

div#glance {
	width : 115px ;
	padding-left: 10px  ;
	padding-right: 10px  ;
	font-size : 0.95em ;
}

A	{
	color : #DD1021 ;
	text-decoration : none;
}

A:visited	{
	color : #DD1021 ;
	text-decoration : none;
}

A:hover	{
	color : #DE9410 ;
	text-decoration : none;
}

A:active	{
	color : #DD1021 ;
	text-decoration : none;
}

.footer {
	font-family : arial, helvetica, sans-serif ;
	color : #000000 ;
	font-size : 8pt ;
}

.footer A	{
	color: #000000;
	text-decoration : none;
}

.footer A:visited	{
	color: #000000;
	text-decoration : none;
}

.footer A:hover	{
	color: #E6B23F;
	text-decoration : none;
}
						
.footer A:active	{
	color : #FFC545;
	text-decoration : none;
}