/* CSS Document */

body {
	background-color: #e4e4e4;
}
.topnav {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif, gulim;
	color: #FFFFFF;
}


.footer {
	font-size: 11px;
	color: #666666;
}
.mainheader {
	font-size: 16px;
	color: #076196;
	font-weight: bold;
}
.header {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif, gulim;
	color: #FFFFFF;
}

.kflag {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header2 {
	font-size: 13px;
	color: #076196;
}
.content {
	color: #595959;
	font-family: arial;
	font-size: 13px;
	line-height: 14pt;
}

.arrow {
font-family:webdings;
	font-size: 11px;
	color: #076196;
}

.contentw {
	color: #ffffff;
	font-size: 11px;
}
a:link {
	color: #0074b1;
}
a:visited {
	color: #0074b1;
}
a:hover {
	color: #0074b1;
}
a:active {
	color: #0074b1;
}


a.topnav:link {color: #FFFFFF; text-decoration: none; }
a.topnav:visited {color: #FFFFFF; text-decoration: none; }
a.topnav:hover {color: #FFFFFF; text-decoration: underline; }
a.topnav:active {color: #FFFFFF; }
