body {
	color: #006;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
	background: #fff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

a {
	text-decoration:underline;
	color:inherit;
	}

h1 {
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
	}

h1 sup {
	color: #ddd;
	}

h1 a {
	color: #fff;
	text-decoration: none;
	}
h1 .company, h1 a .company {
	color: #d01a71;
	}
h2 {
	color: #ddd;
	font-size: 2.5em;
	}
h3 {
	color: #fff;
	font-size: 1.5em;
	}
h4 {
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	margin-bottom:15px;
	}
h5 {
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	margin-bottom:18px;
	}	
h6 {
	color:#C00;
	font-family:"Impact", "Haettenschweiler", "Sans-Serif";
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:0px;
	}
h7 {
	color:#C00;
	font-family:"Impact", "Haettenschweiler", "Sans-Serif";
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:6px;
	}
#indent {
	text-indent:10px;
	}
#vsp { 
	margin-top:24px; 
	margin-bottom:24px;
	}



.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.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;
}