A:link    { color:#0000bb; text-decoration:underline; }
A:visited { color:#0000bb; text-decoration:underline; }
A:hover   { color:#cc0000; text-decoration:none; }

td, th { font-family:arial,helvetica; font-size:10pt; }
p, ul, center { font-family:arial,helvetica; font-size:10pt; }

h1 {font-family:arial,helvetica; font-size:14pt; }

ul { margin: 0px; padding-left: 25px; }

.small	{font-family:arial,helvetica; font-size:8pt; }

.img	{font-family:arial,helvetica; font-size:9pt; }

.ts { /* text in smaller font */
	font-size:8pt;
	}

.deb	{color:#aa0000;}

.header	{font-family:arial,helvetica; font-size:18pt; }

.vertical_label {
	color:#000080;
	border:0px solid red;
	writing-mode:tb-rl;
	-moz-transform:rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	}
