body   {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);

	}

XXh1	{
	font: 36pt;
	font-size: 24pt;
	font-family: Sans-Serif;
	color: blue;
	text-align: center;
	}

XXp	{
	/* text-indent: 0.5in; */
	/* 	margin-left: 3px; */
	/* 	margin-right: 3px; */
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: black;
	}

a:link	{
	color: #CC00FF;
	text-decoration: none;
	}

a:visited	{
	color: #CC00FF;
	text-decoration: none;
	}

a:active	{
	color: #CC00FF;
	text-decoration: none;
	}

a:hover	{
	color: #FF00EE;
	text-decoration: none;
	}

/* **************************************************************** */

.idxmaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.indexmainsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.idxbulletstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.idxbullettitle {
	font-weight: bold;
	color: #FF8040;
}

/* ********************************************************* */
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
