body	{
	background-color: #FFFFF4;
}

a:link		{color:blue; text-decoration: underline;}
a:visited	{color:blue; text-decoration: underline;}
a:alink		{color:#ff0000; text-decoration: underline;}
a:active	{color:green; text-decoration: underline;}
a:hover		{color:red; text-decoration: underline; }

h1	{
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
	background-color: #0000a0;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	letter-spacing: 2px;
	padding: 4px;
	border-width: thin;
	border-color: #7cbebe;
	border-style: solid;
}

h2	{
	font-weight: bold;
	font-size: 120%;
	color: white;
	background-color: #0000a0;
	text-align: center;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	letter-spacing: 3px;
	padding: 4px;
	border-width: thin;
	border-color: purple;
	border-style: solid;
}

h3	{
	font-weight: bold;
	font-size: 115%;
	color: #0000A0;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	padding: 4px;
	border-width: 1 1 1 16;
	border-color: #8080FF;
	border-style: solid;
}

h4	{
	font-weight: bold;
	font-size: 115%;
	color: #ff0080;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	padding: 4px;
}




p	{
	font-weight: 400;
	font-size: 100%;
	line-height: 150%;
	color: black;
	margin-top: 5;
	margin-right: 40;
	margin-bottom: 5;
	margin-left: 40;
	padding: 8;
}

p.c1	{
	font-weight: 400;
	font-size: 100%;
	line-height: 150%;
	color: black;
	background-color: #ffffe6;
	margin-top: 15;
	margin-right: 40;
	margin-bottom: 15;
	margin-left: 40;
	padding: 5;
}

p.c2	{
	font-weight: 400;
	font-size: 100%;
	line-height: 150%;
	color: black;
	background-color: #FFFF93;
	margin-top: 15;
	margin-right: 40;
	margin-bottom: 15;
	margin-left: 40;
	padding: 5;
	border-width: 0px 0px 0px 10px;
	border-color: teal;
	border-style: solid;
}


table	{
	font-size:100%;
	color:#000000;
	line-height:150%;
	font-weight:400;
	margin-top: 5;
	margin-right: 40;
	margin-bottom: 5;
	margin-left: 40;
	}

table.index
	{
	font-size:100%;
	color:#000000;
	line-height:150%;
	font-weight:400;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

ul	{
	font-weight: 400;
	font-size: 100%;
	line-height: 150%;
	color: black;
	margin-top: 15;
	margin-right: 60;
	margin-bottom: 15;
	margin-left: 60;
	list-style-type: disc;
}

ul.k1	{
	font-weight: 400;
	font-size: 100%;
	line-height: 150%;
	color: black;
	margin-top: 5;
	margin-right: 80;
	margin-bottom: 5;
	margin-left: 80;
	list-style-type: disc;
}

ul.c1	{
	font-weight: 500;
	font-size: 100%;
	line-height: 170%;
	background-position: middle center;
	margin-top: 15;
	margin-right: 60;
	margin-bottom: 15;
	margin-left: 60;
	padding: 1;
	list-style-image: url("ul_g.gif");
}



ol	{
	list-style-type:decimal;
	font-size:100%;
	color:#000000;
	line-height:140%;
	font-weight:400;
	margin-top: 15;
	margin-right: 60;
	margin-bottom: 15;
	margin-left: 60;
	;}

ol.k1	{
	list-style-type:decimal;
	font-size:100%;
	color:#000000;
	line-height:140%;
	font-weight:400;
	margin-top: 5;
	margin-right: 80;
	margin-bottom: 5;
	margin-left: 80;
	;}



ol.f1	{
	font-weight: 500;
	font-size: 100%;
	line-height: 150%;
	color: blue;
	margin-top: 10;
	margin-right: 150;
	margin-bottom: 10;
	margin-left: 150;
	list-style-type: decimal;
}

.red	{
	font-size:100%;			
	color:red;
	font-weight:500;
	}

.green	{
	font-size:100%;
	color:green;
	font-weight:400;
	}

.white	{
	font-size:100%;
	color:white;
	font-weight:400;
	}

.yellow	{
	font-size:100%;
	color:yellow;
	font-weight:400;
	}

.blue	{
	font-size:100%;
	color:blue;
	font-weight:400;
	}

.orange	{
	font-size:100%;
	color:orange;
	font-weight:400;
	}

.black	{
	font-size:100%;
	color:black;
	font-weight:400;
	}

.pink	{
	font-size:100%;
	color:pink;
	font-weight:400;
	}

.pink1	{
	font-weight: 400;
	font-size: 100%;
	color: #f968c2;
}

.purple	{
	font-size:100%;
	color:purple;
	font-weight:400;
	}

.fuji	{
	font-weight: 400;
	font-size: 100%;
	color: #8080c0;
}

.aqua	{
	font-weight: 400;
	font-size: 100%;
	color: aqua;
}
div	{
	margin-top: 20;
	margin-bottom: 20;
	padding: 5;

}

address	{
	font-style: normal;
	font-weight: 500;
	font-size: 100%;
	line-height: 150%;
	color: #0000a0;
	background-color: #d0d0ff;
	text-align: center;
	margin-top: 5;
	margin-right: 30;
	margin-bottom: 5;
	margin-left: 30;
	padding: 5;
}
