body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(/images/bg-leaves.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #003333;
}
	a:link  {text-decoration: none; color: #006666}
	a:visited  {text-decoration: none; color: #666666}
	a:active  {text-decoration: none; color: #ff6600}
	a:hover  {text-decoration: underline; color: #006666}

.h1,.h2,.h3,.h4,.h5,.h6	{
	font-family: Georgia;
	font-weight: bold;
	color:	#333333;
	letter-spacing: -0.03em;
	word-spacing: -0.06em;
	}
.h1	{	font-size: 33px;}
.h2	{	font-size: 27px;}
.h3	{	font-size: 24px;}
.h4	{	font-size: 18px;}
.h5	{	font-size: 15px;}
.h6	{	font-size: 12px;}
	
.hg1,.hg2,.hg3,.hg4,.hg5,.hg6	{
	font-family: Georgia;
	font-weight: bold;
	color:	#005555;
	letter-spacing: -0.03em;
	word-spacing: -0.06em;
	}
.hg1	{	font-size: 33px;}
.hg2	{	font-size: 27px;}
.hg3	{	font-size: 24px;}
.hg4	{	font-size: 18px;}
.hg5	{	font-size: 15px;}
.hg6	{	font-size: 12px;}

.ho1,.ho2,.ho3,.ho4,.ho5,.ho6	{
	font-family: Georgia;
	font-weight: bold;
	color:	#FF6600;
	letter-spacing: -0.03em;
	word-spacing: -0.06em;
	}
.ho1	{	font-size: 33px;}
.ho2	{	font-size: 27px;}
.ho3	{	font-size: 24px;}
.ho4	{	font-size: 18px;}
.ho5	{	font-size: 15px;}
.ho6	{	font-size: 12px;}

.text12	{	font-size: 12px;}
.text11	{	font-size: 11px;}
.text10	{	font-size: 10px;}
.text9	{	font-size: 9px;}

.footer	{	font-size: 9px; color: #CCFF99}

.highlight	{	background-color:#FFFF00}

.webdings	{	font-family: webdings; color: ff6600}


/* COLORED TYPE */

.text-white	{ color: #ffffff}
.text-green	{ color: #00FF00}
.text-orange	{ color: #ff6600}

.page-subhead	{	font-family: Tahoma; font-size: 15px; font-weight: bold; color: #ffffff}

.hr1,.hr2,.hr3,.hr4,.hr5,.hr6	{
	font-family: Georgia;
	font-weight: bold;
	color:	#000000;
	letter-spacing: -0.03em;
	word-spacing: -0.06em;
	}
.hr1	{	font-size: 33px;}
.hr2	{	font-size: 27px;}
.hr3	{	font-size: 24px;}
.hr4	{	font-size: 18px;}
.hr5	{	font-size: 15px;}
.hr6	{	font-size: 12px;}

.hgr1,.hgr2,.hgr3,.hgr4,.hgr5,.hgr6	{
	font-family: Georgia;
	font-weight: bold;
	color:	#99FF00;
	letter-spacing: -0.03em;
	word-spacing: -0.06em;
	}
.hgr1	{	font-size: 33px;}
.hgr2	{	font-size: 27px;}
.hgr3	{	font-size: 24px;}
.hgr4	{	font-size: 18px;}
.hgr5	{	font-size: 15px;}
.hgr6	{	font-size: 12px;}

.margin-left10  { margin-left: 10px}
.margin-right10  { margin-right: 10px}
.margin-top3	{ margin-top: 3px}

.pad-left30  { padding-left: 30px}
.pad-left60  { padding-left: 60px}


