body{
	font-color:#808080;
	font-size:small;
	background-color:#fffefe;
}

.menu{
	background-color:#FFEEB1;
	margin: 0em;
	text-align:center;
}

a:link{
	text-decoration:none;
	font-color:#5f9ea0;
}

a:visited{
	text-decoration:none;
	font-color:#008b8b;
}

a:active{
	text-decoration:none;
	font-color:#008b8b;
}

a:hover{
	font-weight:none;
	font-color:#f4a460;
}

h1,h2,h3,h4,h5{
	font-size:small;
	margin:0em;
}


h5{
	margin:5em;
}

img{
	border:none;
}

hr{
	text-align:left;
	height:1px;
}

.ts1{
	font-size:small;
}

.ts2{
	font-size:x-small;
	color:#FF0000;
	text-align:right;
}

.sbody {
	font-family: "lr SVbN", "Osaka|";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
