h1 {
	color: #ce0067;
	text-align : center;
	background-color: transparent;
    font-family: Arial, Sans-serif; 
	font-size: 32px;
	}

h2 {
	color: #ffffff;
	text-align: center;
	background-color: transparent;
	font-family: Arial, Sans-serif;
	font-size: 18px; 
}

h3 {
	color: #000099;
	text-align: center;
	background-color: transparent;
	font-family: Arial, Sans-serif;
	font-size: 16px;
	margin: 8px; 
}

h4 {
	color: #ffffff;
	text-align: center;
	background-color: transparent;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	margin: 2px;
}

h5 {
	color: #ce0067;
	text-align: justify;
	background-color: transparent;
	font-family: Arial, Sans-serif;
	margin-left: 8px;
	margin-right: 8px;
    font-size: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
}

h5.hopsakee { 
	text-align: left;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	margin-left: 100px;
	font-weight: normal;
	color: #000099;
	width: 400px;
}

A.move:LINK {
	color: #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.move:ACTIVE {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.move:HOVER {
	color : #ffff00;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
    margin-left: 6px;
}

A.move:VISITED {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.navi:LINK {
	color: #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.navi:ACTIVE {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.navi:HOVER {
	color : #ffff00;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.navi:VISITED {
	color : #ffffff;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}
img.pic {
	border: 1px #ff0000 ridge;
	width: 380px;
	height: 285px;
	margin: 4px;
	}	

img.pic2 {
    margin: 10px;
	border: 1px #ff0000 ridge;
	}	

img.pic3 {
    margin: 1px;
	border: 1px #ff0000 ridge;
	}	

A.sites:LINK {
	color: #000099;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.sites:ACTIVE {
	color : #cc3300;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.sites:HOVER {
	color : #cc3300;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

A.sites:VISITED {
	color : #000099;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Sans-serif; 
}

table.info { 
	text-align: center;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	width: 100%;
	margin: auto;
} 

td.info2 { 
	text-align: center;
	padding: 4px 10px 20px 10px; 
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}


