.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #110C79;
	text-align: right;
}
.koprood {
	font-weight: bold;
	color: #FE000C;
}
body {
	background-color: #E7E7F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	line-height: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #807DB7;
	text-decoration: none;
}
a:visited {
	color: #8A88BE;
	text-decoration: none;
}
a:hover {
	color: #110C79;
	text-decoration: none;
}
a:active {
	color: #FE0058;
	text-decoration: none;
}

