BODY {
background-color: #ffffff ;
font : 9pt verdana,arial;
color : #666666;
}

td {
font : 9pt verdana,arial;
color : #666666;
}

td.tl {
background: #00ccff url("images/background.jpg") no-repeat;
font : 9pt verdana,arial;
color : #ffffff;
}

td.lblue {
background-color: #00ccff;
font : 11pt verdana,arial;
color : #ffffff;
}

td.dblue {
background-color: #0099cc;
font : 9pt verdana,arial;
color : #ffffff;
}

td.green {
background-color: #cccc66;
font : 9pt verdana,arial;
color : #ff0066;
}

h1 {
font : bold 16pt;
color: #0099cc;
}

h2 {
font : bold 14pt;
color: #0099cc;
}

h3 {
font : bold 12pt;
color: #ff00cc;
}

h4 {
font : bold 11pt;
}

.pink {
	color: #ff00cc;
}

A {
color:#0099cc; text-decoration:none;
font-weight: bold;
}

A:hover{
color:#00ccff;
text-decoration:none;
font-weight: bold;
}

A.b {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font : italic;
}

A.b:hover{
	font : italic;
color:#ff0066;
text-decoration:none;
font-weight: bold;
}
.small{
	font: 7pt;
}
