body {
	margin : 0px 0px 0px 0px;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

STRONG {FONT-SIZE: 13px; color: #000000;}

img {border: 0;}

ul {margin: 0 0 1em 20px; list-style-type: disc;}

p {margin-top: 0; margin-bottom: 1em;}

A:link		{color: blue; background-color: transparent; text-decoration: none}
A:visited	{color: blue; background-color: transparent; text-decoration: none;}
A:active		{color: blue; background-color: transparent; text-decoration: none;}
A:hover		{color: blue; background-color: transparent; text-decoration: underline;}

A.black:link		{color: Black; background-color: transparent; text-decoration: none}
A.black:visited	{color: Black; background-color: transparent; text-decoration: none;}
A.black:active		{color: Black; background-color: transparent; text-decoration: none;}
A.black:hover		{color: Black; background-color: transparent; text-decoration: underline;}

A.lila:link		{color: #125c93; line-height: 14px; font-weight: bold; background-color: transparent; text-decoration: none}
A.lila:visited	{color: #125c93; line-height: 14px; font-weight: bold; background-color: transparent; text-decoration: none;}
A.lila:active	{color: #125c93; line-height: 14px; font-weight: bold; background-color: transparent; text-decoration: none;}
A.lila:hover	{color: #125c93; line-height: 14px; font-weight: bold; background-color: transparent; text-decoration: underline;}

