.yellow {
	background-color: #FFFF77;
}
/*-- PREHEAD --*/
.prehead
	{
	color : #000000;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    text-indent: 0;
	background-color: #FFFF77;
}	

.headline
	{
	color : #333399;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
    text-indent: 0;
}

.posthead
	{
	color : #000000;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    text-indent: 0;
}	

.subhead
	{
	color : #333399;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
    text-indent: 0;
}	

p
	{
	color : #000000;
	font-family : verdana, arial, Times New Roman;
	font-size: 12pt;
    text-indent: 1.5em;
    line-height:120%;

}
li
	{
	color : #000000;
	font-family : arial, Times New Roman;
	font-size: 12pt;
    margin-bottom: 8pt;
}
.green
	{
	color : green;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}