#heading {
	padding: 5 10 5 5;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-decoration: underline;
}
ul {
	line-height: 13px;
}
body {
	background-color: #99CCFF;
}
#Text {
	padding: 30 20 10 15;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#add {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

#bottom_text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#bottom_text a:link, #bottom_text a:visited {
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#bottom_text a:hover, #bottom_text a:active {
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: normal;
	text-decoration: blink;
	font-style: italic;
	font-weight: bold;
}
