	P  { font-family: arial, Helvetica, sans-serif }
	H1 { font-size: x-large; color: red; font-family: arial, Helvetica, sans-serif }
	H2 { font-size: large; color: black; font-family: arial, Helvetica, sans-serif; line-height:20px}

#navbar	a		{color: white; font-size: 18px; font-weight: bold;
			font-family: arial, Helvetica, sans-serif;
			text-align: center; padding-top: 4px; text-decoration: none; background-color:#007f00;
			height: 30px; width: 100px}
#navbar	a:hover		{color: green; background-color:#88ff88 }
#navbar	td		{border:2px solid white; align: center }

#tutors	a		{ color: blue; font-family: arial, Helvetica, sans-serif; text-decoration: none }
#tutors	a:hover		{ color: red; text-decoration: none }
#tutors	ul		{ color: blue; font-size: 12pt; line-height: 125%; vertical-align: bottom }
#tutors	a.return	{ color: red; font-family: arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; font-size: smaller }

#faqs	a.return:hover	{ color: red; font-family: arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; font-size: smaller }
#faqs	a		{ color: blue; font-family: arial, Helvetica, sans-serif; text-decoration: none }
#faqs	a:hover		{ color: blue; text-decoration: none; font-weight: bolder }
/*#faqs	a:visited	{ color: green; text decoration: none; font-weight: normal }*/
#faqs	ol		{ color: blue; font-size: 12pt; line-height: 125%; vertical-align: bottom }
#faqs	td		{ align: left; font-family: arial, Helvetica, sans-serif;}
#faqs	a.return	{ color: red; font-family: arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; font-size: smaller }

#bann	td		{ color: black; border-color: #88ff88; border-width: 2px; background-color: #88ff88 }

#prenxt	a		{ color: red; font-family: arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

	