 /* ======= Style Sheet -- UCG  version  1, 10-3-2001 ======= */

a:visited  { color: #013362; font-weight: bold}

a:hover  { background-color: #ffffaa } 

a:link  { color: #013362; font-weight: bold; text-decoration: underline }

.textNormal	 { 
	font-size: 10pt; 
	font-family: Arial, Geneva, sans-serif; }

.textReverse  { 
	font-size: 10pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textReverse:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textReverse:visited  { color: #ffffff; font-weight: bold}

.textReverse:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}

.textSmall   { 
	font-size: 8pt; 
	font-family: Arial, Geneva, sans-serif; }

.textSmallReverse   { 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textSmallReverse:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textSmallReverse:visited  { color: #ffffff; font-weight: bold}

.textSmallReverse:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}

.textBig  { 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Arial, Geneva, sans-serif; }	


.textBigReverse  { 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textBigReverse:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textBigReverse:visited  { color: #ffffff; font-weight: bold}

.textBigReverse:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}
		
.textLarge  { 
	font-weight: bold; 
	font-size: 15pt; 
	font-family: Arial, Geneva, sans-serif; }

.textLargeReverse  { 
	font-weight: bold; 
	color: #ffffff;
	font-size: 15pt; 
	font-family: Arial, Geneva, sans-serif; }

.textSmallBold { 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif; }

.textSmallBoldItalic { 
	color: black; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif ; }

.textBold	 { 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; }

.textBoldYellow   { 
	color: #ffc; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; }

.textBoldRed   { 
	color: #330000; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; }	

.textWhiteBold   { 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; }		

.textMonospace   { 
	color: #013362; 
	font-size: 14px; 
	font-family: monospace; }
	
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #ff0000; 
}