body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	margin: 0px;
}
.left-brd {
	background-image: url(images/left-brd.gif);
	background-repeat: repeat-y;
	width: 36px;
}
.right-brd {
	background-image: url(images/right-brd.gif);
	background-repeat: repeat-y;
	width: 36px;
}
.top-brd {
	background-image: url(images/top-bord.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.bot-brd {
	background-image: url(images/bot-bord.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.menu{
	background-image: url(images/button-bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 204px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #999999;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}p {
	text-align: justify;
	line-height: 15px;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.footer-heading
{
	font-size: 16px;
	color: #FF0000;
}