.bodyTag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bodyTag h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.image_right {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #666666;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	text-decoration: none;
	}
a:active {
	color: #000000;
	}.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-transform: uppercase;
}
.col1 {
	width: 80%;
}
.noticeBox {
	width: 600px;
	border: thin solid #660000;
	background-color: #efefef;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
}
.colsNrows {
	border: 1px solid #660000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #efefef;
}
