.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}

.text p {
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000033;
	font-weight: bold;
	text-decoration: blink;
	line-height: normal;
}

.side {
	border-right-width: 0.2px;
	border-left-width: 0.2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5882AC;
	border-left-color: #5882AC;
	border-top-style: none;
	border-bottom-style: none;
}
