.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: cccccc;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}

.table3 {
		border-color: 999999;
		border-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		}

.table4 {
		border-color: 999999;
		border-width: 1px;
		border-top-style: solid;
		}

.table5 {
		border-color: 77502B;
		border-width: 3px;
		border-bottom-style: solid;
		}

.table6 {
		border-color: D0B7BB;
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		}


.box {
		width: 350px;
		border-width: 1px;
		border-color: #B7B7B7;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		background-color: #F3F3F3;
		font-size: 12px;
		line-height:18px;
		padding: 10px;
		}

.box2 {
		margin-left:10px;
		width: 300px;
		border-width: 1px;
		border-color: #FD5400;
		border-top-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		background-color: #FFFECD;
		font-size: 12px;
		line-height:18px;
		color: #FD5400;
		padding: 10px;
		}

.bk{
		background-position: right;
		background-repeat: repeat-y;
		}

.topics {
		font-size: 12px;
		line-height:20px;
		}


.sp {
		font-size: 2px;
		}

.p1 {
		font-size: 1px;
		}

.p5 {
		font-size: 5px;
		}

.p6 {
		font-size: 6px;
		}

.p8 {
		font-size: 8px;
		}

.p10 {
		font-size: 10px;
		line-height:14px;
		}

.p102 {
		font-size: 10px;
		line-height:20px;
		}

.p12 {
		font-size: 12px;
		line-height:16px;
		}

.p122 {
		font-size: 12px;
		line-height:22px;
		}

.p123 {
		font-size: 12px;
		line-height:160%;
		border-color:cccccc;
		border-width:1px;
		border-bottom-style:dashed;
		}

.p124 {
		font-size: 12px;
		line-height:160%;
		border-color:8F7255;
		border-width:1px;
		border-bottom-style:dashed;
		}

.p14 {
		font-size: 14px;
		line-height:18px;
		}

.p142 {
		font-size: 14px;
		line-height:22px;
		color:330033;
		}

.p143 {
		font-size: 14px;
		line-height:20px;
		}

.p16 {
		font-size: 16px;
		line-height:24px;
		}

.p18 {
		font-size: 18px;
		line-height:26px;
		}


.p24 {
		font-size: 24px;
		line-height:30px;
		}

A:link { color: 003366; } 
A:visited { color: 003366; } 
A:hover { color: 99CCCC; } 
A:active { color: 006699; } 
