body {
	background: #fff;
	padding: 0px;
	margin-top: 30px;
	text-align: center;
	}
		
.heading {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	line-height: 21px;
	}

p {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	padding: 10px;
	}

p.galleries {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	padding: 10px;
	}

p.links {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	line-height: 13px;
	padding: 10px;
	}

a {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	padding: 0px;
	}

a.body {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
	padding: 0px;
	}

a.link {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	line-height: 13px;
	padding: 10px;
	}

a.selected {
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	padding: 10px;
	}

td.text {
	border-right: 1px solid #fff;
	text-align:justify
	}
	
.rightline {
	border-right:1px solid #FFF;
	}

.rightline, .botline {
	border-bottom:1px solid #FFF;
	}		
