BODY
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : none;
	color: #000000;
	font-weight : none;
}
TD
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : none;
	color: #000000;
	font-weight : none;
}

.big_white
{
	font-family : Arial, Verdana;
	font-size : 11pt;
	text-decoration : none;
	color: #FFFFFF;
	font-weight : none;
}

.big_black
{
	font-family : Arial, Verdana;
	font-size : 11pt;
	text-decoration : none;
	color: #000000;
	font-weight : none;
}

.normal_white
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : none;
	color: #FFFFFF;
	font-weight : none;
}

.normal_black
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : none;
	color: #000000;
	font-weight : none;
}

.normal_blue
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : none;
	color: #8ADCEA;
	font-weight : none;
}

.small_white
{
	font-family : Arial, Verdana;
	font-size : 8pt;
	text-decoration : none;
	color: #FFFFFF;
	font-weight : none;
}

.small_black
{
	font-family : Arial, Verdana;
	font-size : 8pt;
	text-decoration : none;
	color: #000000;
	font-weight : none;
}

.link_normal_white
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: #FFFFFF;
	font-weight : none;
}

.link_normal_black
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: #000000;
	font-weight : none;
}

.link_small_white
{
	font-family : Arial, Verdana;
	font-size : 8pt;
	text-decoration : underline;
	color: #8ADCEA;
	font-weight : none;
}

.link_small_black
{
	font-family : Arial, Verdana;
	font-size : 8pt;
	text-decoration : underline;
	color: #000000;
	font-weight : none;
}

.link_small_blue
{
	font-family : Arial, Verdana;
	font-size : 8pt;
	text-decoration : underline;
	color: blue;
	font-weight : none;
}

A
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: blue;
	font-weight : none;
}

A:ACTIVE 
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: #FF0000;
	font-weight : none;
}

A:VISITED 
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: blue;
	font-weight : none;
}

A:HOVER 
{
	font-family : Arial, Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color: #FF0000;
	font-weight : none;
}
