<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*	G 2 B W R A M A . C S S		G.Baldi - Aug 20, 2014		*/

body,
	table	{ font-family:Verdana; font-size:10pt; }
li			{ font-family:Verdana; font-size:9pt; }
body.mini,
	table.mini { font-family:Verdana; font-size:8pt; }

input		{ font-weight:bold; }
select		{ font-weight:bold; }
textarea	{ font-weight:bold; }
textarea.big { font-family:Arial; font-size:16pt; }

input[type='button'],
	input[type='submit'] { color:green; cursor:pointer; } /* NO IE? */

.central	{ text-align:center; }
.lsider		{ text-align:left; }
.rsider		{ text-align:right; }
.fullbody	{ margin-top:0; margin-left:0; margin-right:0; }
.deleted	{ text-decoration:line-through; }

p.ff		{ page-break-before: always }

.bluetext	{ color:Blue; }
.browntext	{ color:Brown; }
.redtext	{ color:Red; }
.greentext	{ color:Green; }
.magentext	{ color:Fuchsia; }
.graytext	{ color:Grey; }
.gray2text	{ color:#b0b0c0; }
.lgraytext	{ color:#b09090; }
.hgraytext	{ color:#e0e0e0; }
.dimtext	{ color:#708080; }
.ghostext	{ color:#a0a0a0; }
.lghostext	{ color:#d8d8d8; }
.purpltext	{ color:Purple; }
.orangetext	{ color:#f08020; }
.olivetext	{ color:Olive; }
.yellowtext	{ color:Yellow; }
.whitetext	{ color:White; }
.cyantext	{ color:Aqua; }
.lgreentext	{ color:#80f080; }
.blacktext	{ color:#000000; }
.darktext	{ color:#306030; }
.dpbluetext	{ color:#402080; }
.lpinktext	{ color:#f0b090; }

.arial		{ font-family:Arial; }
.verdana	{ font-family:Verdana; }
.times		{ font-family:Times New Roman; }
.fancy		{ font-family:'Monotype Corsiva'; }

.size07		{ font-size:7pt; }
.size08		{ font-size:8pt; }
.size09		{ font-size:9pt; }
.size10		{ font-size:10pt; }
.size11		{ font-size:11pt; }
.size12		{ font-size:12pt; }
.size13		{ font-size:13pt; }
.size14		{ font-size:14pt; }
.size15		{ font-size:15pt; }
.size16		{ font-size:16pt; }
.size17		{ font-size:17pt; }
.size18		{ font-size:18pt; }
.size20		{ font-size:20pt; }
.size22		{ font-size:22pt; }
.size24		{ font-size:24pt; }
.size26		{ font-size:26pt; }
.size28		{ font-size:28pt; }
.size30		{ font-size:30pt; }
.size32		{ font-size:32pt; }
.size40		{ font-size:40pt; }
.size60		{ font-size:60pt; }
.size80		{ font-size:80pt; }
.size100	{ font-size:100pt; }
.size120	{ font-size:120pt; }
.size140	{ font-size:140pt; }

.nobold		{ font-weight:normal; }
.heavy		{ font-weight:bold; }
.slant		{ font-style:italic; }

.blackbord	{ border:1px solid #000000; }
.blackbord2	{ border:2px solid #000000; }
.brownbord	{ border:1px solid brown; }
.redbord	{ border:1px solid red; }

.play	{ font-family: 'Arial'; font-size: 20px; background: #000000; color: #ffffff; }
.rama	{ font-family: 'Verdana'; font-size: 32pt; color: #60d040; }
.tinp	{ font-family: 'Verdana'; font-size: 18pt; font-weight: bold; cursor: pointer; }

.suit08	{ font-family: 'Arial'; font-size: 8pt; }
.suit09	{ font-family: 'Arial'; font-size: 9pt; }

.redsuit0	{ font-family: 'Arial'; font-size: 10pt; color: #d02020; }
.blacksuit0	{ font-family: 'Arial'; font-size: 10pt; color: #202020; }
.redsuit1	{ font-family: 'Arial'; font-size: 12pt; color: #d02020; }
.blacksuit1	{ font-family: 'Arial'; font-size: 12pt; color: #202020; }
.rsuit13	{ font-family: 'Arial'; font-size: 13pt; color: #d02020; }
.bsuit13	{ font-family: 'Arial'; font-size: 13pt; color: #202020; }
.rsuit16	{ font-family: 'Arial'; font-size: 16pt; color: #d02020; }
.bsuit16	{ font-family: 'Arial'; font-size: 16pt; color: #202020; }
.redsuit2	{ font-family: 'Arial'; font-size: 20pt; color: #d02020; }
.blacksuit2	{ font-family: 'Arial'; font-size: 20pt; color: #202020; }
.redsuit3	{ font-family: 'Arial'; font-size: 24pt; color: #d02020; }

.livecard	{ color: #60d040; }
.playcard	{ color:Yellow; }
.donecard	{ color:Fuchsia; }			/* '#e040e0' */</pre></body></html>