
h1 {
	margin: 0px 0px 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: bold;
	}

h2 {
	margin: 2px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-align: left;
	}

h3 {
	margin: 2px 0px 0px 0px;
	padding: 2px;
	color: #009900;
	font-weight: bold;
	font-size: small;
	width: 60%;
	text-align: left;
	border-bottom: 1px dotted #FF9900;
	}

h4 {
	padding: 0px;
	font-size: medium;
	color: #FF0000;
	margin-top: 2px;
	margin-bottom: 1px;
	}
	
h5{
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 0px;
	color: ##006666;
	font-size: medium;
	}

h6 {
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	border-bottom: 1px dotted #FFcc33;
	width: 80%;
	}
	
p {
	text-align: left; 
	font-size: 100%;
	}

div {
	text-align:center;
	font-size:100%;
	}


a:hover {
	color:#006666;
	}

body{
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}

blockquote {
	font-size:100%
	}

hr {  
	height: 1px;
	width:95%;
	color:#006666;
	align: center;
	} 


/*-------------------- contents --------------------*/
.bar-design2 {
	BORDER-RIGHT: #006666 1px dashed;
	BORDER-TOP: #006666 1px dashed;
	BORDER-LEFT: #006666 1px dashed;
	BORDER-BOTTOM: #006666 1px dashed
	}

.link-bar {
	color: #728aa7;
	background-color: #f1f2fa;
	border-color: #728aa7 #728aa7 #728aa7 #728aa7;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
	text-align: center;
	margin: 0px 0px 10px;
	}
	
.bar-design {
	border-top:2px dotted #FF9900;
}

.bar-photo {
	border-bottom:1px dotted #80B62F;
}

.bar-photo2 {
	border-bottom:1px dotted #FFcc33;
	border-top:1px dotted #FFcc33;
	border-left:1px dotted #FFcc33;
	border-right:1px dotted #FFcc33;
	background-color: #FFF8E5;
}
.background {
	background-repeat:no-repeat;
}