p{
	line-height:120%;
	width:90%;
	padding: 5px;
	margin: 5px;
}
h1{
	font-size:120%;
	font-weight:bold;
	width: 90%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2{
	font-size:120%;
	font-weight:bold;
	color:#FFF;
	background-color:#39F;
	background-image: url(../image/list/gif/sc24/yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 5px solid #39F;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 95%;
}
h3{
	font-weight:bold;
	background-image: url(../image/list/jpeg/c18/lightpink.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
	font-size: 110%;
	margin-top: 12px;
	margin-right: 1%;
	margin-bottom: 12px;
	margin-left: 1%;
}
h4{
	font-weight:bold;
	background-image: url(../image/list/jpeg/c12/yellow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h5{
	font-weight:bold;
	background-image: url(../image/list/jpeg/c12/green.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}



h6{
	font-weight:bold;
	background-image: url(../image/list/jpeg/c12/orange.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


ul{
	line-height:140%;
}


li{
	list-style-image: url(../image/list/jpeg/c10/lightblue.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.font-200{
	font-size: 200%;
	line-height: 140%;
	font-weight: normal;
}
.font-140{
	font-size: 140%;
	line-height: 140%;
	font-weight: normal;
}
.font-120{
	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
}
.font-110{
	font-size: 110%;
	line-height: 140%;
	font-weight: normal;
}
.font-100{
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
}
.font-90{
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
}
.font-80{
	font-size: 80%;
	line-height: 140%;
	font-weight: normal;
}
.font-60{
	font-size: 60%;
	line-height: 140%;
	font-weight: normal;
}

.font-200b{
	font-size: 200%;
	font-weight:bold;
	line-height: 140%;
}
.font-140b{
	font-size: 140%;
	font-weight:bold;
	line-height: 140%;
}
.font-120b{
	font-size: 120%;
	font-weight:bold;
	line-height: 140%;
}
.font-110b{
	font-size: 110%;
	font-weight:bold;
	line-height: 140%;
}
.font-100b{
	font-size: 100%;
	font-weight:bold;
	line-height: 140%;
	}
.font-90b{
	font-size: 90%;
	font-weight:bold;
	line-height: 140%;
}
.font-80b{
	font-size: 80%;
	font-weight:bold;
	line-height: 140%;
}
.font-60b{
	font-size: 60%;
	font-weight:bold;
	line-height: 140%;
}

#t-blue{
	color:#3399FF;
}
#t-orange{
	color:#FC3;
}
#t-pink{
	color:#FFCCFF;
}

#black-000000{
	color:#000000;
}
#blue-0000FF{
	color:#0000FF;
}
#lime-00FF00{
	color:#00FF00;
}
#cyan-00FFFF{
	color:#00FFFF;
}
#red-FF0000{
	color:#FF0000;
}
#magenta-FF00FF{
	color:#FF00FF;
}
#yellow-FFFF00{
	color:#FFFF00;
}
#white-FFFFFF{
	color:#FFFFFF;
}
#silver-C0C0C0{
	color:#C0C0C0;
}

.t-blue{
	color:#3399FF;
}
.t-orange{
	color:#FC3;
}
.t-pink{
	color:#FFCCFF;
}

.black{
	color:#000000;
}
.blue{
	color:#0000FF;
}
.lime{
	color:#00FF00;
}
.cyan{
	color:#00FFFF;
}
.red{
	color:#FF0000;
}
.magenta{
	color:#FF00FF;
}
.yellow{
	color:#FFFF00;
}
.white{
	color:#FFFFFF;
}
.silver{
	color:#C0C0C0;
}
