body{
	margin-top:auto;
	margin-bottom: auto;
	font-family: Arial, Sans-serif, Tahoma, Helvetica, Verdana;
	font-size: 12px;
}

.style_black {
	color:#000000;
	text-decoration: underline;
}

.linkstyle1 {
	color: #FFFFFF;
}

.linkstyle2 {
	text-decoration: underline;
	color: #000066;
}

.linkstyle3 {
	text-decoration:none;
	color: #E3E3E3;
}

.style2 {
color:#000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	overflow:hidden;
	color: #08327C;
	font-weight: bold;

}	

.title a:link, .title a:visited {
	font-size: 15px;
	font-weight: 600;
	color: #08327C; 
	border: none;
	text-decoration: none;

	
}

.title a:hover, .title a:active, .title a:focus {
	font-size: 15px;
	font-weight: 600;
	color: #08327C;
	border: none;
	text-decoration: underline;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

a.kep:link img, a.kep:visited img{
	color: #339900; 
	padding: 2px;
	border:1px solid #B0B0B0;
	background: #DADADA;
	text-decoration: none;
}

a.kep:hover img, a.kep:active img, a.kep:focus img {
	color: #339900; 
	padding: 2px;
	border:1px solid #999999;
	background: #175DBD;
	text-decoration: none;
}

.linkstyle_black{
	color: #f2f2f2; 
	font-weight: bold;
	text-decoration: none;
}