BODY
{
	background-color : #FFFFFF;
    background-image: url(background.gif);
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-size : 13;
}

A
{
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color: #9F3162;
	text-decoration: underline;
	font-size : 14;
}

A:hover
{
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color: #9F3162;
	text-decoration: underline;
	font-size : 14;
}


A:visited
{
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color: #9F3162;
	text-decoration: underline;
	font-size : 14;
}


A:active
{
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color: #9F3162;
	text-decoration: underline;
	font-size : 14;
}

A:link
{
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color: #9F3162;
	text-decoration: underline;
	font-size : 14;
}

td {
	color : #324e68;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-size : 14;
}

.white {
	color : #FFFFFF;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-size : 14;
}

.small {
	color : #324e68;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-size : 11;
}

.header {
	color : #324e68;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	font-size : 20;
}

