body {
	background-color: #333333;
	background-image: url(http://www.samaystudio.com/img/bg.jpg);
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
.nav {
	font-family:Tahoma, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	line-height: 125%;
	padding-right: 7px;
	padding-left: 5px;
}
.bd {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bd2 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.style1 {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	}
.style2 {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	}
.style5 {
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
	line-height: 125%;
	text-align: right;
	}