body
{
	font-size:			10pt;
	font-family:		arial;
}

a
{
	color:				blue;	
	text-decoration:	none;
	font-family:		arial;
	font-size:			10pt;
}

a:active
{
	color:				blue;	
	text-decoration:	none;
	font-family:		arial;
}

a:visited
{
	color:				blue;	
	text-decoration:	none;
	font-family:		arial;
}

.head1
{
	color:				#000000;
	font-family:		arial;
	font-size:			10pt;
	font-weight:		bold;
}		

.head2
{
	color:				darkblue;
	font-family:		arial;
	font-size:			14pt;
	font-weight:		bold;
}		

.head3
{
	color:				darkblue;
	font-family:		arial;
	font-size:			12pt;
	font-weight:		bold;
	font-style:			italic;
}		

.general1
{
	color:				#000000;
	font-family:		arial;
	font-size:			10pt;
}	

.story
{
	font-size:			12pt;
	font-family:		arial;
}	

.warning1
{
	color:				red;
	font-family:		arial;
	font-size:			12pt;
	font-style:			italic;
}

.menu1
{
	color:				#000000;
	font-family:		arial;
	font-size:			10pt;
}		

.thinGray
{
	font-size:			1pt;
	background-color:	gray;
}		

.thinTrans
{
	font-size:			1pt;
	background-color:	none;
}		

.menuLink1
{
	color:				white;
	font-family:		arial;
	font-size:			9pt;
	font-weight:		bold;
	text-decoration:	none;
	background-color:	none;
}

.menuLink1:active
{
	color:				white;
}

.menuLink1:visited
{
	color:				white;
}

.menuLink1:hover
{
	color:				yellow;
}

.generalLink1
{
	color:				darkbrown;
	font-family:		arial;
	font-size:			9pt;
	font-weight:		bold;
	text-decoration:	underline;
}

.generalLink1:active
{
	color:				darkbrown;
}

.generalLink1:visited
{
	color:				darkbrown;
}

