body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	color: #333;
	
}
a:hover {
	color: #09C;
}

a:link {
	text-decoration: underline;
}

.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.gray13 {
	font-size: 15px;
	line-height: 25px;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.brown12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #930;
}
.white15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
}
.orang13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #C30;
}
.book {
	border: 1px dotted #999;
}
.red12 {
	font-size: 12px;
	line-height: 20px;
	color: #900;
	font-weight: bold;
}
.brown15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}
