
.LetterGotL-Med { 
	font-family: LetterGotL-Med;
	font-weight: normal;
	font-style: normal;
}

body {
	color: #333333;
 font-family: LetterGotL-Med; 
 	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 0.6em;
	background-color: #fff;
	text-align: center;
}

h1
{
 font-family: LetterGotL-Med; 
	color: #000;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #000;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #333;
	font-size: 2.5em;
}

h3
{
	color: #000;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content a
{
	color: #333;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #333;
}

.content p.linkage a { color: #333; }

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: underline; color:#666;}
a:hover {text-decoration: underline; color:#666;}

/*.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;
}

