@charset "windows-874";
/* CSS Document */
body,td,th {
	font-family: MS Sans Serif;
	font-size: 12px;
	/*color: #000000;*/
	line-height:16px;
	margin-left:0;
	margin-top:0;
}

a{
	color:#0E368D;
	font-weight:bold;
}

a:visited {
	color: #0E368D;
	font-weight:bold;
}
a:hover {
	color: #0E368D;
}
a:active {
	color: #0E368D;
	font-weight:bold;
}
a.header
{
	color:#FFFFFF;
	text-decoration:none;
}
a.header:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.style1 {color: #0e368d; }
.style4 {color: #FFFFFF;}
.style5 {
	color: #FFFFFF;
}
.style6 {
	color: #000000
	}
