﻿/*-------------------- element type --------------------*/
.link1:link {
	text-decoration: none;
	font-size:14px;
	color: #FFFFFF;
}

.link1:visited {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
}

.link1:hover {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: underline;

}


A:Link {
	font-size:14px;
	margin-left: 3px;
	text-decoration: none;
	line-height: 16px;
}

A:VISITED {
	font-size:14px;
	margin-left: 3px;
	text-decoration: none;
	line-height: 16px;
}

A:HOVER {
	color:  #00c000;
	font-size:14px;
	margin-left: 3px;
	text-decoration: underline;
	line-height: 16px;
}

body {
font-size:14px;
}
div.cvb{
color: #202020;
font-size:16px;
font-weight:bold;
text-align:center;
background-color:#FFFFFF;
}

u {
color:  #202020;
font-size:14px;
font-weight: bold;
text-decoration: none;
}

.ghk{
color: #808080;
text-align:center;
	line-height: 18px;
	font-size:12px;
	font-weight: normal;
}

.redj{
color: #ff0000;
font-size:14px;
font-weight: normal;
}

H1 {
	color: #202020;
	margin: 0;
	padding-top: 1px;
padding-bottom: 1px;
	font-weight: bold;
	font-size:18px;
}

H2 {
	color: #202020;
	margin: 0;
	padding-top: 1px;
padding-bottom: 1px;
	font-size:16px;
}

H3 {
	color: #202020;
	margin: 0;
	padding-top: 1px;
padding-bottom: 1px;
	font-size:16px;
}

H4 {
	color: #202020;
	margin: 0;
	font-weight: normal;
	padding-top: 1px;
padding-bottom: 1px;
	font-size:14px;
}

H5 {
	color: #202020;
	margin: 0;
	font-weight: normal;
	padding-top: 1px;
padding-bottom: 1px;
	font-size:14px;
}

H6 {
	color: #202020;
	margin: 0;
	font-weight: normal;
	padding-top: 1px;
padding-bottom: 1px;
	font-size:14px;
}

UL {
	color: #202020;
	font-weight: normal;
	font-size:14px;
}

INPUT {
	color: #000000;
	margin-right: 1px;
	margin-left: 1px;
	font-weight: normal;
	font-size:14px
}

td.vbs {
width:180px;
border-color:#C0C0C0;
text-align: left;
}

td.vcs {
width:350px;
border-color:#C0C0C0;
text-align: left;
}