.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.border1 {
	background-color: #060;
}
.heading1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
	text-align: center;
}
.tborder {
	background-color: #060;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF0;
}
.urllink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.tableborder {
	margin: 1px;
	padding: 1px;
	border: 1px solid #060;
}
.mainlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:visited {
	color: #C09;
}

