body {
	background-color: white;
	color: black;
	font-size: 16px;
}
.just {
	text-align: justify;
	font-size: 16px;
}
a {
	color: red;
}
a:hover {
	text-decoration: none;
}
.rbox {
	width: 150px;
	height: 150px;
}
.link {
	font-size: 28px;
}
.topclip {
	margin-top: 30px;
}
.bottomclip {
	margin-bottom: 15px;
}
.galtopbanner {
	padding-right: 50px;
}
.maintext {
	font-size: 18px;
	font-family: Verdana;
}