@charset "utf-8";
/* CSS Document */


body, div, span, a, li, table
{
	font-family			:	Arial, Helvetica, sans-serif;
}


.size9
{
	font-size			:	9px;
}


.size11
{
	font-size			:	11px;
}

.size12
{
	font-size			:	12px;
}

.size13
{
	font-size			:	13px;
}

.size14
{
	font-size			:	14px;
}

.bold
{
	font-weight			:	bold;
}

.italic
{
	font-style			: italic;
}
