h1
{
	color:			#0070ff;
	font-weight:	bolder;
	font-size:		35;	 	
	font-family: 	"serpentine";
	text-align: 	center;
}
	
h2
{
	color:			#000000;
	font-weight:	bold;
	font-size:	1.5em;
	font-family:	"serpentine";
	text-align:		center;
}
h3
{
	text-align:		center;
}
	 	
a
{	
	color:            #005000;	   
}

.boldlink
{
	color:				#000000;
	font-weight:		bold;
}
	
a:hover
{   	
  	color:            #696969;
}

.bodycolor
{
	background-color:	#f0f8ff;
}
 .logo
{
	font-size:	4em;
}
.sub
{
	
	color:			#000000;
	font-weight:	bold;
	font-size:	1.5em;
	font-family:	"serpentine";
	text-align:		center;
}
.grot
{
	font-size: 1.2em;
}