.table {
		border-color: 999999;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

.table2 {
		border-color: 9999FF;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

.table3{
		border-color: CCCCCC;
		border-width: 2px;
		border-top-style: outset;
		border-left-style: outset;
		border-right-style: outset;
		border-bottom-style: outset;
		}

.table4 {
		border-color: 000099;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

.table5 {
		border-color: 993300;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

.table6 {
		border-color: 333333;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}
.td1{
		border-color: 999999;
		border-width: 1px;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		font-size: 14px;
		line-height:18px;
		}


.topics {
		font-size: 12px;
		line-height:20px;
		}


.sp {
		font-size: 2px;
		}

.p1 {
		font-size: 1px;
		}

.p3 {
		font-size: 3px;
		}

.p5 {
		font-size: 5px;
		}

.p6 {
		font-size: 6px;
		}

.p8 {
		font-size: 8px;
		}

.p9 {
		font-size: 9px;
		line-height:12px;
		}

.p10 {
		font-size: 10px;
		line-height:14px;
		}

.contents {
		font-size: 10px;
		line-height:14px;
		color:666600;
		}

.p12 {
		font-size: 12px;
		line-height:16px;
		}

.p122 {
		font-size: 12px;
		line-height:14px;
		}

.p14 {
		font-size: 14px;
		line-height:18px;
		}

.p142 {
		font-size: 14px;
		line-height:22px;
		}

.p143 {
		font-size: 14px;
		line-height:20px;
		}

.p16 {
		font-size: 16px;
		line-height:24px;
		}

.double {
		border-bottom: double 3px 
		}


A { text-decoration: none; }

a:hover {color:#993366}

