
body{
	background-color : white;
	background-image:url("img/ccheck5.GIF");
}

h3{
	color: #3333CC;
/*	background-color : #f0f0f0; */
	font: bolder 18pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
/*	text-align: center; */
	margin-left:8%;
/*    margin-bottom:0%; */
/*    padding-bottom:0%; */
/*    border-bottom:0px; */
}

h3#index{
	font: bolder 24pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin-left:15%;
}

h4{
	color: #3333CC;
	font: bolder 12pt "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	text-align: center;
}


image{
position: relative;
/*position: absolute; */
/*position: fixed;      */
/*top: 5px;*/
left: 15%;
}

a{
    color : #fa5000;
/*	color: #339900; */
    text-decoration: none;
}

div#each{
	border :#3333CC 0.3em double;
	margin-left:15%;
	width:575px;
    margin-bottom:10px;
    padding-bottom:10px
}

ul{
	margin-left:10%;
	line-height: 150%;
    list-style-type: none;
}

ul#index{
	margin-left:5%;
	line-height: 100%;
    list-style-type: none;
    font-size:0.65em;
}

div#footer{
	margin-left:15%;
	margin-top:20px;
	text-align: center;
	font-size: 1.4em;
	width:575px;
/*	background-color : #ffffff; */
	padding:0.3em 0em;
	border-style:outset;
	border-color:#3333CC;
	border-width:0.1em 0em 0.1em 0em;
}

div#index{
	border :#3399cc 0.3em dotted;
	margin-left:15%;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px 20px;
	font-size: 1.4em;
	width:575px;
}

