
body {
	background-color : #615E69;
	}
	
.menu {
	font-family : arial, helvetica;
	font-size : 11px;
	letter-spacing: 1px;
	color : #ffffff;
	text-decoration : none;

}
.menulink {
	font-family : arial, helvetica;
	font-weight: bold;	
	font-size : 11px;
	letter-spacing: 1px;
	color : #ffffff;
	text-decoration : none;
}
.welcome{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	padding-left : 20px;
	color : #333333;
	text-align : left;
	line-height : 20px;
}
.font{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #333333;
	text-decoration : none;
}
	.contentbox {
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : left;
	background-color : White;
}
.link{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #615E69;
	text-decoration : none;
}
.link2{
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 1px;
	color : #000000;
	text-decoration : none;
}
.heading{
	font-family : times, arial, helvetica, ms sans serif;
	font-size : 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	color : #797680;
}

.footer {
	font-family : arial, helvetica, ms sans serif;
	font-size : 10px;
	letter-spacing: 1px;
	text-decoration : none;
	padding-top : 3px;
	color : #ffffff;
}
.button {
	font-family : arial, helvetica, ms sans serif;
	font-size : 11px;
	letter-spacing: 0px;
	color : #000000;
	background-color : #99cc99;
	text-decoration : none;
}




