/* CSS Document */

.body
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 9pt;
font-weight: normal;
color: #656565;
}

.bodyblue
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 9pt;
font-weight: normal;
color: #c3015a;
}

.bodysmall
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 8pt;
font-weight: normal;
color: #656565;
}

.ablue
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 8pt;
font-weight: bold;
color: #69859f;
text-decoration: none;
}

.ablue:hover
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 8pt;
font-weight: bold;
color: #809bb5;
text-decoration: none;
}

.linktd
	{
	background-color: #ebeff3; cursor: hand;
	}

.adarkblue
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 9pt;
font-weight: normal;
color: #c3015a;
text-decoration: underline;
}

.adarkblue:hover
{
font-family:trebuchet ms, tahoma, arial, helvetica;
font-size: 9pt;
font-weight: normal;
color: #c5749a;
text-decoration: underline;
}

