body
{
	background-color: #3399ff;
	padding: 10px;
	margin: 0px;
}
a, .tight
{
	color: #9CF;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 4pt;
	padding: 0 0 10 0;
}
a:hover { color: #36C;}
.tight { letter-spacing: 0pt; }
.title
{
	color: #99ccff;
	font-family: Verdana, sans-serif;
	font-size: 32pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: underline overline;
	letter-spacing: 10pt;
}

.caption
{
	color: #FFF;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	text-decoration: underline overline;
	letter-spacing: 2pt;
	vertical-align: top;
}

.text, .text_start, .text_small, i
{
	color: #006;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: justify;
}
.text_start, i
{
	font-style: italic;
	color: #9CF;
	font-weight: bolder;
}
.text_start { font-size: 11pt;}
.text_small { font-size: 9pt; line-height:10pt;}
.bubbles { position: absolute; top: 0; left: 0; z-index: 0; }
.not_bubbles { z-index=10; }
.right { text-align: right; }