@charset "utf-8";
/* CSS Document */

.link_lists {
font-size:12px;
font-weight:bold;

}


body {
background-color:#999999;
margin:0px;
font-family:"Courier New", Courier, monospace;
color:#000000;
font-size:14px;
}

a {
	color:#FF0000;
}

.tabm {
background-color:#FFFFFF;

}

.style1 {font-size: 12px
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}
