* { margin: 0 }
body              {
	color: #333300;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	background-position: 0 0;
	background-image: url(images/16original.jpg);
}

h1    {
	color: #666600;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 2px;
	margin: 10px 0 25px;
	font-weight: bold;
}

h2    {
	color: #99CC33;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 10px 0
}
h3     {
	color: #CCCC00;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 150%;
	background-image: none;
	background-position: 0 0;
	margin-top: 10px;
	margin-bottom: 10px
}
h4     {
	color: #CCCC00;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 100%;
	background-image: none;
	background-position: 0 0;
	margin-top: 5px;
	margin-bottom: 5px
}
h5     {
	color: #666600;
	font-size: 9px;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 10px
}
h6   {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC00;
}
a:link      {
	color: #FF9999;
	text-decoration: none
}
a:visited  {
	color: #CC9900;
	text-decoration: none
}
#my_header  {
	color: #CC9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#my_header a:link  {
	color: #FF6666;
	text-decoration: none
}
#my_header a:visited   {
	color: #FF6666;
	text-decoration: none
}
#my_header a:hover   {
	color: #FF0000;
	text-decoration: none
}
.style3 {
	font-size: 12px
}
.link  {
	text-decoration: none;
	font-size: 12px;
	color: #CCCC00;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.link a:link  {
	text-decoration: none;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
}
.link a:visited  {
	text-decoration: none;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
}

.contact  {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
