@charset "utf-8";
body {
	background-color: #3399CC;
}
p {
	font-size: small;
	color: #F0F0F0;
}
h3 {
	font-size: 14px;
	color: #005571;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.bgGrad1 {
	background-image: url(../nav/bg_grad1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.headerKOMI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #FF3300;
}
.subheaderKOMI {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
table {
	font-size: small;
	color: #F0F0F0;
}
