
table{
	border-width:0px;
}
.warning{
	color:#FF0000;
	font-size:10px;
}
 
h2 {
 font-family: 
 Arial, Helvetica, sans-serif; 
 font-size: 18px; 
 font-style: italic; 
 font-weight: bold; 
 color: #AAAAAA;
} 

h3{
 font-family: 
 Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 color:#AAAAAA;
}

body { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #666666; 
} 
a {
	text-decoration:none;
	color:#444444;
}

a:hover {
	background-color: #FFFFFF; 
	color: #444444
}
.news_head {
	color: #666666;
	font-variant:small-caps;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.fett{
	font-weight:bold;
}

textarea,input,button,file{
	color:black;
	background:white;
}

.menu { 
	width:80%;
}
.butOut{
	cursor:hand;
	color:#666666;
	background-color:#EEEEEE;
	height:20px;
	width:150px;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-variant: small-caps}
.butOver{
	cursor:hand;
	color:#FDCF00;
	background-color:#DC000A;
	height:20px;
	width:150px;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-variant: small-caps
}

.space {  height: 8px}

td.leist{
	height:150px;
	width:250px;
	text-align:center;
	background-repeat:no-repeat; 
	background-position:center;
}
img{
	border-width:0;
}

th{
	text-align:left;
}



