body {
	font-family : times new roman, times;
	font-size : 10pt;
}

A:visited {
   color : #6B8CA0;
}

A:link {
   color : #125A88; 
}

A:active {
   color : #125A88; 
}

A.bluelink:active {
   color : #125A88;
   font-size : 9pt; 
}

A.bluelink:link {
   color : #125A88;
   font-size : 9pt; 
}

A.bluelink:visited {
   color : #125A88; 
   font-size : 9pt;
}


td  {
	font-family : times new roman, times;
	font-size : 10pt;
}

p  {
	font-family : times new roman, times;
	font-size : 10pt;
}

.smalltext  {
	font-family : times new roman, times;
	font-size : 8pt;
}


.largertext  {
	font-family : times new roman, times;
	font-size : 12pt;
}

.homehdr  {
	font-family : times new roman, times;
	font-size : 12pt;
	font-weight: bold;
	color : #125A88;
}

.more  {
	font-family : times new roman, times;
	font-size : 10 pt;
	font-weight: bold;
	font-style: italic;
	color : #125A88;
}

A.more:visited  {
	color : #125A88;
}

.whitetext  {
	font-family : times new roman, times;
	font-size : 8 pt;
	color : #FFFFFF;
}

.bluetext  {
	font-family : times new roman, times;
	color : #125A88;
}

.copytext  {
	font-family : times new roman, times;
	font-size : 8 pt;
	color : #97B7CB;
}

