.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.page_text  {
	color: white;
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
}

td   {
	color: white;
	font-family:
	Arial, Helvetica, Geneva;
	font-size: 12px;
}

a:visited, A:visited { 
	color: #98A8AC;
	text-decoration: none 
}

a:link, A:link { 
	color: #98A8AC}

a:hover, A:hover { 
	color: #FF6600; 
	text-decoration: underline 
}

.tiny   { 
	color: white; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva; 
	text-align: center 
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
