BODY{
	background-color:#e9e9e9;
	font:12px "Georgia", "Times New Roman";
	color:#626262;
	margin:0px;
}

.main{
	background-color:#e9e9e9;
}

.homeimg{
	padding-left:4px;
}

.menu{
	font: 11px Georgia;
	color:#626262;
}

.t1{
	font: 10px "Georgia", "Times New Roman";
	color:#626262;
}
.t2{
	font: 11px "Georgia", "Times New Roman";
	color:#626262;
}

.copy{
	font: 11px "Georgia", "Times New Roman";
	color:#b6b6b6;
}

A{
	text-decoration:none;
	color:#626262;
}
A:hover{
	text-decoration:underline;
	color:#000000;
}

.b{
	font-weight:bolder;
}

.black{
	color:black;
}
.grey{
	color:#888888;
}
.red{
	color:red;
}
.r2{
	color:#ae0000;
}
.green{
	color:#008000;
}
.thumb{
	border:1px solid black;
}

