td {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;


}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #469946;

}
.righ {
	text-align: right;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
.welcome {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #CCCCCC;

}
#formArea{
	padding-left:20px;
	padding-top:20px;
	background-image: url(images/contentBg2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

