﻿* {
	font-size: 100%;
}
h1 {font-weight:bold; font-size:22px; margin-bottom:5px;}
h2 {font-weight:bold; font-size:18px; margin-bottom:5px;}
h3 {color:#02569e; font-size:16px; font-weight:700; line-height:22px; margin-bottom:30px; letter-spacing: -1px;}
h4 {color:#02569e; font-weight:bold; font-size:12px; margin-bottom:5px;}
h5 {color:#02569e; font-weight:bold; font-size:12px; margin-bottom:5px;}
p {color:#333333; font-size:12px; font-weight:400; line-height:24px; margin-bottom:20px; }
ul, ol {color:#333333; font-size:12px; font-weight:400; line-height:24px; margin-bottom:20px;}
ul {list-style-type:circle}
a {color:#02569e}