body {
	padding: 0;
	background-color: #6699CC;
	margin: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	margin: 0;
	padding: 0em;
}

h1 sup
{
	color: #ddd;
}

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

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

h2
{
	color: #ddd;
	font-size: 2em;
	font-weight: normal;
	text-decoration: none;
}

h3
{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFF;
	text-decoration: none;
}


h4
{
	font-size: 1.3em;
}

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

.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-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
