.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-style: dashed;
	border: 1;
	border-bottom: 1;
	border-bottom-color: #003366;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-color: #003366;
	border-left: 1;
	border-left-color: #003366;
	border-left-width: 1px;
	border-right: 1;
	border-right-color: #003366;
	border-right-style: dashed;
	border-right-width: 1px;
	border-spacing: 5;
	border-top: 1;
	border-top-color: #003366;
	border-top-style: dashed;
	border-top-width: 1px;
	border-width: 1;

}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7CA7C9;
}
a:hover {
	text-decoration: none;
	color: #7CA7C9;
}
a:active {
	text-decoration: none;
	color: #7CA7C9;
}
body {
	background-color: #EAECEC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bolder;
	color: #9A6700;
	padding-top: 20px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	padding-top: 5px;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bolder;
	color: #3C6C99;
	padding-top: 5px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	padding-left: 8px;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 13px;
	padding-left: 13px;
}
.textreview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 13px;
	padding-left: 13px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.ruler {
	text-align: center;
	margin-left: 13px;
	margin-right: 13px;
	color: #9A6700;
}
.ruler2 {
	text-align: center;
	margin-left: 60px;
	margin-right: 60px;
	color: #003366;
}

