body { color: #fff; font-style: normal; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #00007f; margin: 0; padding: 0; border: 0; }

p { font-size: 13px; margin: 0 0 6px; padding: 0; }
td { font-size: 13px; }
th { font-size: 15px; font-weight: bold; }

ul { margin: 0 0 6px 0; padding: 0; list-style-type: none; list-style-image: none; }
ol { margin: 0 0 6px 0; list-style-type: decimal; }
ul li { background-image: url(../img/bullet.png); background-repeat: no-repeat; background-position: 10px 0; margin: 3px 0 0; padding-left: 34px; list-style-image: none; }
ol li { margin: 3px 0 0; }

form { margin: 0; padding: 0; }
input, textarea, select, checkbox, radio { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eea; }

b { font-weight: bold; }
.bold { font-weight: bold; }
small { font-size: 11px; }
.small { font-size: 11px; }
big { font-size: 15px; font-weight: bold; }
.big { font-size: 15px; font-weight: bold; }
.just { text-align: justify; }
.left { text-align: left; }
.hint { color: #ffcb86; font-style: normal; font-weight: normal; font-size: 11px }
.error { color: #ff0000; font-weight: bold; }
.dimmed { color: #666; }

h1 { color: #ff9; font-style: normal; font-weight: bold; font-size: 21px; margin-top: 13px; margin-bottom: 10px; padding: 0; border: 0; }

h2 { color: #ff9; font-style: normal; font-weight: bold; font-size: 17px; margin-top: 8px; margin-bottom: 6px; padding: 0; border: 0; }

h3 { color: #ff9; font-style: normal; font-weight: bold; font-size: 15px; margin-top: 6px; margin-bottom: 5px; padding: 0; border: 0; }

hr { color: #ff0; background-color: #ff0; height: 1px; margin: 9px 0 6px; padding: 0; border: 0; }
* html hr { margin: 0; }

a:link, a:visited { color: #ff0; font-weight: bold; text-decoration: none; }
a:hover { color: #ffff80; font-weight: bold; background-color: #00f; text-decoration: none; }
a:focus, a:active { color: #ff0; font-weight: bold; text-decoration: none; outline:none 0 #000080; }

.btn { background-color: #00f; text-align: center; padding: 2px 4px; border: outset 2px #808080; display: block; }

#content { text-align: center; }

.bglight { background-color: #00a; }
.bgdark { background-color: #006; }

.vspace1 { font-size: 0; line-height: 0; width: 1px; height: 12px; clear: both; }
.vspace2 { font-size: 0; line-height: 0; width: 1px; height: 24px; clear: both; }

.centerblock { height: auto; margin: 0 auto; display: inline; }
.centerblock { display: inline-table; }

.photo { border-color: #ccc #000 #000 #ccc; border-style: solid; border-width: 1px 2px 2px 1px; }
.space { margin: 4px 8px; }
.space_left { margin: 4px 8px 4px 0; }
.space_right { margin: 4px 0 4px 8px; }

/* IE hacks */
body { word-wrap: break-word; }
* html .centerblock { height: 1px; }

/* KIS Font */
@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'QwipstikRegular';
	src: url('type/qokijo-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'QwipstikRegular';
	src: url(//:) format('no404'), url('type/qokijo-webfont.woff') format('woff'), url('type/qokijo-webfont.ttf') format('truetype'), url('type/qokijo-webfont.svg#QwipstikRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.kisfont { font-family: QwipstikRegular, Verdana, Arial, Helvetica, sans-serif ; }
p .kisfont { color: #cbff01; }
big .kisfont { font-size: 17px; }
h1 .kisfont { font-size: 24px; }
h2 .kisfont { font-size: 20px; }
h3 .kisfont { font-size: 17px; }



