a { text-decoration: none; color: #0000FF }
a:visited { color: #800080 }
a:active { color: #FF0000 }
a:link { color: #0000FF }

text { color: black; background-color: white }

.btn a { text-decoration: none; 
		color: white; 
		background-color: blue; 
		font-size: 9pt; 
		font-weight: bold; 
		font-family: "Arial", "Helvetica", sans-serif; 
		padding-left: 4px; 
		padding-right: 4px; }

.btn a:visited { text-decoration: none; 
		color: white; 
		background-color: blue; 
		font-size: 9pt; 
		font-weight: bold; 
		font-family: "Arial", "Helvetica", sans-serif; 
		padding-left: 4px; 
		padding-right: 4px; }

.btn a:active { text-decoration: none; 
		color: white; 
		background-color: blue; 
		font-size: 9pt; 
		font-weight: bold; 
		font-family: "Arial", "Helvetica", sans-serif;
		padding-left: 4px; 
		padding-right: 4px; }

.btn a:link { text-decoration: none; 
		color: white; 
		background-color: blue; 
		font-size: 9pt; 
		font-weight: bold; 
		font-family: "Arial", "Helvetica", sans-serif; 
		padding-left: 4px; 
		padding-right: 4px; }

.menu { text-align: center; text-decoration: none; color: black; background-color: #FFCCCC; font-size: 12pt; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif; padding: 0.1em; margin-bottom: -12px; border-top: solid thin black; }

.blue { font-family: "Arial","Helvetica", sans-serif; font-style: normal; font-weight: bold; font-size: 12pt; color: white; background-color: gray; line-height: 100%; text-align: left; padding: 0.2em; border-top: solid thin black; }

.pink { font-family: "Times New Roman", "Century Schoolbook", serif; text-align: left; background:#FFCCCC; color:black; font-size: 12pt; font-weight: normal; padding:0.3em;}

.teal { font-family: "Times New Roman","Century Schoolbook", serif; text-align: center; background: #00FFFF; color: black; font-size: 12pt; font-weight: normal; padding:0.3em; }

.tiny { text-align: left; font-size: 8pt; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif; }

TD.left { color: black; text-align: left; width: 50%; font-size: 12pt; font-weight: bold; width=50%; background-color: #FF99CC; font-family: "Times New Roman","Century Schoolbook", serif; }

TD.right { text-align: left; width: 50%; font-size: 12pt; font-weight: normal; width=50%; background-color: #FFCCCC; font-family: "Arial", "Helvetica", sans-serif; }
