

h1 sup
{
	color: #99cc33;
	font-size: 47px;
	font-weight: bold;
}

h1 a
{
	color: #99cc33;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #99cc33;
	font-weight: bold;
}

h2
{
	color: #99cc33;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	color: #99cc33;
	font-weight: bold;
	font-size: 14px;
}



.content
{
	margin-right: 20px;
}

.content a
{
	color: #99cc33;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: left;
	font-size: 10px;
	font-size: 14px;
}

.content p.linkage a { color: #99cc33; }

/*.content p.linkage a
{
	font-size: 14px;
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}