/* CSS Document */


body {
	background-image: url(images/bk.gif);
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #E7BB40;
}
a:active {
	color: #E7BB40;
}
.style1 {
	font-size: 10px
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #E3B639;
}


.subheading {

	font-size: 14px;
	font-weight: bold;
	color: #E3B639;
}
.img-border {
	border: 1px solid #000000;
	margin: 12px;
	padding: 0px;
}
.about-text {
	line-height: 20px;
}
