
h2
{
	color: #ffffff;
	font-size: 14px;
}

h3
{
	color: #70A70A;
	font-size: 15px;
}

h4
{
	font-size: 15px;
}

.content
{
	margin:10px 0px 20px 0px; background-color:#fff;
}

.content a
{ font-weight:bold}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 14px;
	color: #ddd;
}

.p{ font-size:16px}

.content p.linkage a { font-weight:bold}

/*.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;
}