body {
	background:#ffcc33; 
	font-family:verdana,arial,helvetica;
	font-size:8pt;
}

td.middle_col {
	background:#0066cc; 
	text-align:justify;
}

td.menu	{
	font-size:8pt; 
	height:30pt; 
	background:#ffcc33; 
	text-align:center; 
	vertical-align:middle;
}

td.menu_selected {
	font-size:8pt; 
	height:30pt; 
	background:#ff9900; 
	text-align:center; 
	vertical-align:middle; 
	font-weight:bold; 
	color:#000000;
}

td.tbl {
	background:#ffffff; 
	color:#3366ff; 
	text-align:center; 
	vertical-align:middle;
}

td.tbl_top {
	background:#66ccff; 
	color:#000000; 
	text-align:center; 
	vertical-align:middle;
}

font.title_1 {
	font-family:times new roman; 
	font-size:24pt; 
	font-weight:bold; 
	color:#ffffff;
}

font.title_2 {
	font-size:16pt; 
	color:#ffffff;
}

b {
	color:#ffcc33;
}

b.header {
	font-size:13pt;
}

b.tbl {
	color:#000000; 
	font-weight:normal;
}

a  {
	color:#0000cc; 
	font-weight:bold; 
	text-decoration:underline;
}

a.yellow {
	color:#ffcc33;
}

a:hover	{
	color:#990000; 
	text-decoration:underline;
}

a:active {
	color:#990000; 
	text-decoration:underline;
}

td {
	color:#ffffff; 
	font-family:verdana,arial,helvetica; 
	font-size:10pt; 
	cursor:default;
}

ul {
	text-align:left;
}


