body	{

	background-color : #e9eef5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: navy;
	margin : 0;
	

	}

.default {

	background-color : #e9eef5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: navy;
	
	}

.alternate {

	background-color : wheat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: navy;
	
	}

a.small {

	background-color : #e9eef5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: navy;
	
	}

a	{

	color: navy;
	background-color : transparent;

	}

a:hover	{

	color: green;
	background_color : transparent;

	}

a:visited {

	background-color : #e9eef5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	color: brown;

	}

a:active {

	background-color : #e9eef5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	color: maroon;

	}

.small	{

	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: navy;

	}

.white	{

	background-color : white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: navy;

	}

.cream	{

	background-color :  #FFFFDF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: navy;

	}

