.title 
{
	color: #25A72C;
	font-family : arial, tahoma, serif;
	font-size : 10pt;
	font-weight: bold;
}


.notice 
{
	color: #25A72C;
	font-family : arial, tahoma, serif;
	font-size : 8pt;
	font-weight: bold;
}


.small 
{
	color="#0066CC";
	font-family : arial, tahoma, serif;
	font-size : 8pt;
	font-weight: bold;
}

.big 
{
	color: #FF6600;
	font-family : tahoma, serif;
	font-size : 12pt;
	font-weight: BOLD;
}

.basic 
{
	color: #000000;
	font-family :  tahoma, serif;
	font-size : 9pt;
	font-weight: normal;
}


.bluetitle 
{
	color: #0066CC;
	font-family : arial, tahoma, serif;
	font-size : 10pt;
	font-weight: normal;
}


.menu 
{
	color: #0066CC;
	font-family :  arial, tahoma, serif;
	font-size : 7pt;
	font-weight: normal;
	text-decoration: none;
}

.menuact
{
	color: #25A72C;
	font-family :  arial, tahoma, serif;
	font-size : 7pt;
	font-weight: bold;
	text-decoration: none;
}

.forms
{
	color="#000000";
	font-family : arial, tahoma, serif;
	font-size : 8pt;
	font-weight: normal;

}