@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 9px;
	font-color: #000000;
	line-height: 140%;
}


img 
{
border-style: none;
}

i {font-style: italic}

em {color: #ffffff; background-color:#000000}
em2 {color: #48ffa7; background-color:#ffffff}


ul.square {list-style-type: square}


navi
{
position:absolute; 
left:12px;
top:120px;
width:210px;
line-height:130%
}

content
{
position:absolute; 
left:12px;
top:120px;
width:210px;
line-height:130%
}

right
{
position:absolute; 
left:12px;
top:120px;
width:210px;
line-height:130%
}

far-right
{
position:absolute; 
left:150px;
top:35px;
width: 2000px
}

a.txt:link {color: #000000; background: #ffffff; text-decoration: none}
a.txt:visited {color: #000000; background: #ffffff; text-decoration: line-through}
a.txt:hover {color: #ffffff; background: #000000;text-decoration: none}
a.txt:active {color: #000000;text-decoration: none}


a.img:link {color: #ffffff; text-decoration: none}
a.img:visited {color: #ffffff; text-decoration: none}
a.img:hover {color: #ffffff; text-decoration: none}
a.img:active {color: #ffffff;text-decoration: none}

.black-bg { color: #ffffff; font-size: 9px; font-family: Arial, sans-serif; line-height: 140%; background-color: black; text-decoration: none; }
.grey { color: #939598; font-size: 9px; font-family: Arial, sans-serif; line-height: 140%; text-decoration: none; }
