td { 
	font-family: tahoma;
	font-size: smaller;
	}
h1,h2 {
	font-size:medium;
	}
a {
	text-decoration: none;
	font-weight: bold; 
	color: black;
	}
a:hover {
	text-decoration: underline;
	}

.rtd h1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	margin: 0px;
	font-size: 16px;
	color: #666666;
	}
.rtd p {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 2px;
	margin: 0px;
	font-size: 12px;
	}
.rtd a {
	color: #666666; 
	text-decoration: none;
	font-weight: normal; 
	}
.rtd p.go {
	text-decoration: underline; 
	border-bottom: #CCCCCC 1px solid;
	padding-bottom: 10px;
	text-align: right;
	}
.rtd .go a {
	text-decoration: underline;
	}
.text img {
	margin-top: 4px;
	margin-bottom: 20px;
	margin-right: 30px;
	border: black 1px solid;
	}
.text p {
	text-align: justify; 
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 30px;
	}

