
@import url(sake.css);


body {
	margin:10px;
	background-color:white;
	text-align:left;
	background-image:none;
}

body, ul, td, .normal {
 	font-family : gill sans, microsoft sans serif, verdana;
 	font-size : 12px;
	color : #000000;
	letter-spacing: 1px;
}
	
p {	line-height: 16px;
	margin-top: 0px;
 }


a { color: blue;  }
a:visited { color: blue; }
a:hover { color: #942A6E; }
a.inline { text-decoration: underline }

h2, .home1 {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	margin-bottom:0px
	}

h3, .home2 {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	margin-bottom:0px
	}
	
.dwarf {
	font-family : verdana;
	font-size : 7pt;
	font-weight:normal;
	line-height: 150%;
	color : black;
	letter-spacing:normal;
	}
	
h1, .head  	{
 	font-family: gill sans, verdana;
	font-size : 20px;
 	font-weight : bold;
	color : #000000;
	line-height:100%;
	}	
	
.applyBorder {
	border: 1px solid #000000;
}
