/*----Image Format----*/
img {
		border: 0;
		}
a img {
		border:none;
		}

body{
	color:#393939;
	background-color:#ffffff;
	background-image:url("img/bg.jpg");
	background-repeat:repeat-x;
	font-size:80%;
	margin:0px;
}

th,td{
	font-size:80%;
	line-height:130%;
}

.small{
	font-size:10px;
	line-height:130%;
	letter-spacing:2px; 
}
.big{
	font-size:14px;
	font-weight:bold;
}
.red{
	color:#ff0000;
}

.f15{
	font-size:15px;

}

.blue{
	font-size:14px;
	font-weight:bold;
	color:#0000ff;
}

.line{ line-height: 200%; } 
}

