BODY

{

	color: rgb(58,41,23);

	background: url("../images/background.gif");

	cursor: default;

	text-align: justify;

}



A

{

	text-decoration:	none;

	font-weight:	bold;

	cursor:	default;

}

A:link

{

	color:	rgb(46,46,90);

/*	color:	rgb(20,20,78);*/

}

A:visited

{

	color:	rgb(20,20,58);

}

A:hover

{

	text-decoration:	underline;

}

A:active

{

	color:	rgb(50,50,120);

}



H1, H2, H3, H4, H5, H6

{

	font-family: Arial, Helvetica, sans-serif;

}



.news

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: rgb(50,70,50);

}



.small

{

	font-size: smaller;

}



.sans

{

	font-family: Arial, Helvetica, sans-serif;

}



.small-sans

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: smaller;

}



.ss, .ssc, .ssr

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

}



.ssc

{

	text-align:	center;

}



.ssr

{

	text-align:	right;

}



.ri

{

	text-align: right;

	font-style: italic;

}



.smaller

{

	font-size: smaller;

}



.larger

{

	font-size: larger;

}



.shaded

{

	background: rgb(198,181,148);

}

.important

{

	color: rgb(99,20,20);

}

.blue

{

	color:	rgb(46,46,90);

/*	color:	rgb(32,32,96);*/

}

.green
{

	font-family: Arial, Helvetica, sans-serif;

	font-size: smaller;

	color: rgb(50,70,50);

}


HR

{

	color: rgb(198,181,148);

	style: noshade

}