﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
ul,ol,dl,li {list-style:none;}
html, body {-webkit-text-size-adjust:none;height:100%;}

a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.style3 {font-size: 14px}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {color: #006633;	font-weight: bold;}
