@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}

td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}

h1 {
	font-size: 18px;
	font-style: bold;
	color: #000099;
}

h2 {
	font-size: 14px;
	font-style: bold;
	color: #000099;
}

h3 {
	font-size: 12px;
	font-style: bold;
	color: #000099;
}
	
.style1 {color: #ffffff}

a {
	font-size: 11px;
	color: #ffba00;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffba00;
}

a:active {
	text-decoration: none;
}

.style2 {
	color: #4444a4;
	font-size: 11px;
}

.style3 {
	color: #B7B7B7;
	font-size: 10px;
}
.style4 {
	color: #ff0000;
	font-size: 11px;
}
.style5 {
	color: #ff0000;
	font-style: bold;
	font-size: 14px;
}

.footer {
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;	
