body,th,td {
	font-size: 80%;
	letter-spacing: 1px;
	color : #000255;
}
html, body {
	scrollbar-base-color: #CDCCCC;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #CDCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #CDCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CDCCCC;
	scrollbar-arrow-color: #FFFFFF;
}
.text { line-height: 180%; }
A { text-decoration: none }
A:link { color: #3F72A9 }
A:visited { color: #d36252 }
A:hover { background-color: #f5d6f3;color: #3c38ba ;text-decoration: none; } 
A:active { color: #84863c } 
.ti2 {
	width: 300px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top: #3F72A9 1px dotted;
	border-right: #3F72A9 3px solid;
	border-left: #3F72A9 3px solid;
	border-bottom: #3F72A9 1px dotted;
	font-weight: bold;
	font-size: 18;
	color: #A20007;
	background: #DAF6F9
}
.box1 {
	border : 1px #3F72A9 double;
	border-width:2px;
	width : 570px ;
	text-align : left ;
	padding: 10px 20px 5px 20px;
	background-color : #FFFFFF;
	filter : Alpha(opacity=85);
	-moz-opacity : 0.85;
}
BODY{
	background-image : url(image/cafe.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;background-position : right bottom;
}
