body { background-image: url(images/bg.gif); margin:0px; padding:0px;}
.rist { font-size: 10pt; color: #000000; background-color:#FFFF99}
a:hover { color: red; text-decoration: underline}
a {  text-decoration: none}

.table1 { background-color: #325033}
.table2 {
	font-size: 13px;
	line-height: 120%;
	color: #280000;
	background-color: #FFFFFF;
}
.contents .table1 { background-color: #4C1400}

.td1 {
	background-color: #CCCCCC;
	margin-left: 10px;
}
.td2 { background-color: #F2F1E8}

.f_8pt { font-size: 8pt; line-height: 130%; color: #333333;}
.f_9pt { font-size: 9pt; line-height: 130%; color: #333333;}
.f9_black { font-size: 9pt; line-height: 130%;	color: black;}
.f_10pt { font-size: 10pt;	line-height: 130%; color: #333333;}
.f_11pt { font-size: 11pt; line-height: 130%; color: #333333;}
.f_12pt { font-size: 12pt; line-height: 130%; color: #333333;}

.f10_white { font-size: 10pt; color: white; font-weight: bold; line-height: 130%}
.f11_white { font-size: 11pt; color: white; font-weight: bold; line-height: 130%}
.f12_white { font-size: 12pt; color: white; font-weight: bold; line-height: 130%}

 body div.main{
 	margin-top:-18px;
 }

 /*IE6*/
.main{
	margin-top:-70px;
}