A:LINK{
    color : #78261A;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : underline;
		font-size : 12px;
}

A:VISITED{
    color : #78261A;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : underline;
		font-size : 12px;
}

A:HOVER{
    color : #44974E;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : none;
		font-size : 12px;
}

A:ACTIVE{
    color : #44974E;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : none;
		font-size : 12px;
}

BODY{
    background : #FFFFFF;
    font-family : Arial,Helvetica,sans-serif;
		margin : 0px;
}

img{
	  border : 1px #44974E solid;
	  margin: 5px;
}

#navi img{
  	border : 0px #44974E none;
}



li{
		padding: 0px;
	  padding-top: 2px;
	  margin-top: 0px;
}
h1{
	  font-family : Arial,Helvetica,sans-serif;
		font-size: 16px;
		color : #78261A;
		line-height: 18px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
}

h2{
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
	  font-family : Arial,Helvetica,sans-serif;
		font-size: 14px;
		color : #78261A;
		line-height: 16px;
		font-weight : bolder;
}
h3{
		margin: 0px;
		padding: 0px;
		padding-top: 12px;
	  font-family : Arial,Helvetica,sans-serif;
		font-size: 13px;
		color : #78261A;
		line-height: 16px;
		font-weight : bolder;
}
h4{
	  font-family : Arial,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 12px;
		font-weight : bolder;
}

body{
    font-family : Arial,Helvetica,sans-serif;
		font-size: 12px;
		overflow: visible;
}
p{
    font-family : Arial,Helvetica,sans-serif;
		font-size: 12px;
}


ul, ol{
    padding-left: 10px;
    margin-left: 10px;
    padding-top: 0px;
    margin-top: 0px;
}

a.navi{
	  margin-left: 20px;
	  font-size : 16px;
}

A.navi:LINK{
    color : #98261A;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : underline;
	  margin-left: 10px;
	  font-size : 14px;
}

#main{
    padding-left: 10px;    
    padding-right: 10px;
}

html{
		min-height: 100.01%;
		height: 100.01%;
}



A.navi:VISITED{
    color : #98261A;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : underline;
	  margin-left: 10px;
	  font-size : 14px;
}

A.navi:HOVER{
    color : #44974E;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : none;
	  margin-left: 10px;
	  font-size : 14px;
}

A.navi:ACTIVE{
    color : #44974E;
    font-family : Arial,Helvetica,sans-serif;
    font-weight : bold;
    text-decoration : none;
	  margin-left: 10px;
	  font-size : 14px;
}

