body {
background-image:url(../images/bg.png);
  background-color:#ffffff;
  color: black;
  font-size: 80%;
  font-family:  "Times New Roman", serif
}

a:link {
  color:blue;
  background: transparent;
  text-decoration: none;
  cursor:hand
}

a:visited {
  color:purple;
  background: transparent;
  text-decoration: none;
  cursor:hand
}

a:active {
  color: white;
  background: transparent;
  text-decoration: none;
  cursor:hand
}

a:hover{
color: red;
background: transparent;
text-decoration: none;
cursor:hand
}


img {
	border: none;
}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}


.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.bgtop {
	background-repeat: y;
	/*background-position: bottom;*/
}

.inpagelinks ul{
padding:0px;

}

.inpagelinks li{
 list-style-image:url(../images/arrow.png);
}

.text-01{
font-weight:bold;
color:red;
}

.text-02{
font-weight:bold;
text-align:center;
margin:0px;
}

.text-03{
text-align:justify;
}

.text-04{
color:red;
font-style:italic
}

.text-05{
font-weight:bold;
}

.text-06{
font-size:80%;
}

.text-07{
font-style:italic;
}

.text-08{
color:blue;
}

.border-01{
border:2px;
border-style:inset;
color:blue;
font-weight:bold;
text-align:center;
background:#ffffff
}

.align-01{
margin-right:15px;
}

.align-02{
margin-left:5px;
}

.centered img{
display: block;
	text-align: center;
	margin: 0 auto;
}

