/* CSS Document*/

body
 	{
	color:			#330066;
	}
	
table.main
	{
	border-color:		#6600aa;
	border-style:		double;
	background-color:	#ffffff;
	}

td.main
	{
	border-width:			0;
	background-image:		url(../GRAPHICS/background.jpg);
	background-position:	top center;
	}
 
.header1
	{
	font-family:	Garamond, "Times New Roman", Times, serif;
	font-size:		150%;
	font-weight:	bold;
	}
	
.mainfeatures
	{
	font-family:	Garamond, "Times New Roman", Times, serif;
	font-size:		130%;
	font-weight:	bold;
	}
	
.header2
	{
	font-family:	Garamond, "Times New Roman", Times, serif;
	font-size:		115%;
	font-weight:	bold;
	}
	
p
	{
	font-family:	Verdana, Arial, Helvetica, san-serif;
	font-size:		90%;
	font-weight:	normal;
	}

image
	{
	border-color:	#6600aa;
	border-style:	double;
	}

image.topleft
	{
	margin-top:		0px;
	margin-bottom:	15px;
	margin-left:	0px;
	margin-right:	15px;
	}

image.topright
	{
	margin-top:		0px;
	margin-bottom:	15px;
	margin-left:	15px;
	margin-right:	0px;
	}
	
/*******************************************************************************
	Copyright 
*******************************************************************************/

.os-copyright	
	{
	font-size:			7pt;
	color:				#333333;
	}

.copyright	
	{
	font-size:			7pt;
	color:				#333333;
	}
