/* CSS Document for IOSSKA*/

body {
	color:#999999;
	background-color: #000000;
}
table {
	margin-left: auto;
	margin-right: auto;
	
}
img {
	border:none
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style1 {
	color: #999999
}
.content_table
{
	color:#000000;
	background-color:#FFFFFF;
}
.textcenter
{
	text-align:center;
}
.justify_text {
	text-align: justify;
}
