p, td, ul, ol, li, form, font, h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

strong {
	color: #003399;
}

font {
	color: #CC0000;
}

p {
	line-height: 12pt;
} 

small {
	font-size: 8pt;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

a:link {
	color: #660000;
}

a:active {
	color: #660000;
}

a:visited {
	color: #660000;
}

pre {
	font-family: monospace;
}

/* classes */

.sans-serif {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.red {
	color: #CC0000;
}

.orange {
	color: #FF6600;
}

.white {
	color: #FFFFFF;
}

.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}

.grey-background {
	background: #CCCCCC;
}

.grey {
	color: #999999;
}

.darkred {
	color: #CC0000;
}

.darkgrey {
	color: #777777;
}

.smallwhite {
	color: #FFFFFF;
	font-size: 8pt;
}

.blue {
	color: #000099;
}

.small {
	font-size: 8pt;
}

.medium {
	font-size: 10pt;
}

.large {
	font-size: 12pt;
}

.extralarge {
	font-size: 18pt;
}

.bold {
	font-weight: bold;
}

.tm {
	font-size: 6pt;
	/* font-weight: bold; */
}

.fw { 
	width : 100px; 
}

.fw2 { 
	width : 164px; 
}