body {
	color: #4e4e4e;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	background: #f8f8f8;
}

h1, .titulo
{
	color: #797979;
	font-size: 16px;
	margin: 1px;
	padding:1px;
	text-decoration: none;
}

h1 sup
{
	color: #4e4e4e;
	font-size: 14px;
}

h1 a
{
	color: #797979;
	text-decoration: bold;
}
.company{	
	color: #4e4e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
}
a.company:link {
	color: #4e4e4e;
	text-decoration: none;
}
a.company:active {
	color: #4e4e4e;
	text-decoration: none;
}
a.company:visited {
	color: #4e4e4e;
	text-decoration: none;
}
a.company:hover {
	color: #4e4e4e;	
	text-decoration: none;
	}
h2
{
	color: #4e4e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

h3
{
	color: #4e4e4e;
	font-size: 20px;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: center;
	font-size: 1.7em;
	color: #333333;
}

.content p.linkage a { color: #fff;
}

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.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;
}