BODY {
	background-image : url("laf/bg.gif");
}
TABLE, TD {
	background-color : White;
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000033;
	padding: 8;
}

.frame {
	padding: 0;
}

P {
	background-color : White;
	border: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.hilit {
	background-color : #000033;
	border: thin;
	bordercolor: #00033;
}

.himain{
	font-size: 12pt;
	font-weight: bold;
}

.title {
	font-size: 16pt;
	font-weight: bold;
}	

.main{
	font-size: 12pt;
	font-weight: bold;
	line-height : 100%;
}

.std {
	font-size: 8pt;
}

.first {
	color : #0099ff;
	font-size: 16pt;
}

.nav {
	color : #0099FF;
	font-size: 8pt;
}

.menu {
	font-size: 8pt;
	background-color : #E3E3F1;
}
.logo {
	font-family : "Blippo Blk BT" Verdana, Arial, Helvetica, sans-serif;
}

LI.basic {
	list-style: square outside url("laf/bullet.gif");
}


