body {
font-family: Arial,Helvetica,sans-serif;
line-height: 170%;
letter-spacing:0px;
font-size :small;
color: rgb(73, 73, 73);
}
body{
margin:0px;
padding:0px;
}
a {
text-decoration: none;
}
h1 {
	margin:0;
	padding:16px 10px;
	background-color:#005ebb;
	background-image:-webkit-linear-gradient(-45deg, #6D6DDB 25%, transparent 25%, transparent 50%, #6D6DDB 50%, #6D6DDB 75%, transparent 75%, transparent);
	background-image:linear-gradient(-45deg, #6D6DDB 25%, transparent 25%, transparent 50%, #6D6DDB 50%, #6D6DDB 75%, transparent 75%, transparent);
	background-size:12px 12px;
	text-shadow:1px 1px 2px rgba(0,0,0,.3);
}

h3 {
line-height: 0mm;
}
img{
vertical-align: bottom;
}
.sample1 {
font-size:medium;}
.sample2 { 
font-size:x-large;
color: rgb(153, 0, 0);
}
.sample3{
font-size:xx-large;
color: rgb(51, 51, 153);
} 
.sample4 { 
font-size:large;}
a:link{
color: rgb(60, 90, 200);
}
.oya{
text-align: center;
}



