/*
a:link 
{
  text-decoration: none;
}

a:visited 
{
  text-decoration: none;
}

a:hover 
{
  text-decoration: none;
}

a:active 
{
  text-decoration: none;
}
*/

body 
{
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}

button, input, select, textarea
{
  font-size: 100%;
  line-height: 1.3;
  border-radius: 5px;
}

.link1  
{
  color: #FFFFFF;
}

p 
{
  text-align: left;
  line-height: 150%;
  margin-bottom: 1.5em;
}

.one
{
  line-height: 0.4em;
  display: block;
}

td, th  
{
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
}

table 
{
  text-align: left;
  /*width: 100%;*/
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 5px;
  padding: 5px;
  border-collapse: collapse;
  border: none;
}

.table2 
{
  text-align: left;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 15px;
  background-color: #000000
}

.table3 
{
  text-align: left;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 15px;
  background-color: #AEB6BF
}

img 
{
  display: block;
  margin: 0 auto;
  //border-radius: 10px;
  //box-shadow: 5px 5px #888888;
}

.img2 
{
  display: block;
  margin: 0 auto;
  //border-radius: 10px;
  //box-shadow: 0.01px 0.01px #ffffff;
}

ul, li  
{
  line-height: 150%;
  padding-left: 10px;
}

ol, li  
{
  line-height: 150%;
  padding-left: 10px;
}

form  
{
  text-align: center;
  font-size: 1.10em;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 5px;
  border: none;
  background-color: #ffffff;
  outline: none;
  margin: 0 auto;
  display: block;
}

input, select, textarea
{
  font-size: 1.20em;
  background-color: #f2f4f4;
  text-decoration:none;
  outline: none;
}

.center
{
  text-align: center;
  line-height: 150%;
  font-size: 100%;
}

.center1
{
  text-align: center;
  background-color: #F14723;
  line-height: 135%;
}

.version20_title
{
  text-align: center;
  font-size: 100%;
  background-color: #1E90FF;
  color: #FFFFFF;
  line-height: 150%;
  padding: 15px;
  border-radius: 15px;
  box-shadow: 5px 5px #888888;
  text-shadow: 3px 4px 5px #000000;
  letter-spacing: 0.05em;
}

.text1
{
  text-align: left;
  font-size: 300%;
  color: #000000;
}

.text2
{
  text-align: center;
  font-size: 300%;
}

.text3
{
  text-align: center;
  font-size: 50%;
  background-color: #ffffff;
  color: #000000;
  line-height: 100%;
}

.largefont1
{
  color: #0404B4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
}

.largefont2
{
  color: #0404B4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 135%;
}

.largefont3
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
}

.largefont4
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  line-height: 125%;
}

.largefont4_title
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  line-height: 125%;
  text-shadow: 3px 4px 5px #000000;
  letter-spacing: 0.2em;
}

.largefont5
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  line-height: 125%;
}

.largefont6
{
  color: #0000FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 225%;
  line-height: 125%;
}

.largefont6_title
{
  color: #0000FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 225%;
  line-height: 125%;
  text-shadow: 3px 4px 5px #888888;
  letter-spacing: 0.05em;
}

.largefont7
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 225%;
  line-height: 125%;
}

.largefont8
{
  color: #0000FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  line-height: 125%;
  text-shadow: 3px 4px 5px #888888;
  letter-spacing: 0.05em;
}

.largefont9
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  line-height: 125%;
}

.font6
{
  text-align: center;
  line-height: 100%;
  font-size: 100%;
  color: #AE53C1;
}

.font7
{
  text-align: center;
  line-height: 125%;
  font-size: 100%;
  color: #00FFFF;
}

.font8
{
  text-align: left;
  line-height: 100%;
  font-size: 0.8em;
  color: #0000FF;
}

.font9
{
  text-align: center;
  line-height: 100%;
  font-size: 200%;
  color: #0000FF;
}
