@charset "UTF-8";
/* CSS Document */

.class1 A:link {text-decoration: none; color:#000000;}
.class1 A:visited {text-decoration: none; color:#000000;}
.class1 A:active {text-decoration: none; color:#000000;}
.class1 A:hover {background: #fe0000; text-decoration: none; color:#000000;}

.class2 A:link {text-decoration: underline; color:#fe0000;}
.class2 A:visited {text-decoration: underline; color:#fe0000;}
.class2 A:active {text-decoration: underline; color:#fe0000;}
.class2 A:hover {text-decoration: overline; color:#fe0000;}


#content {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
}

#content2 {
  width: 1100px ;
  margin-left: auto ;
  margin-right: auto ;
}

.main{ font-family: century gothic, tahoma; text-align:justify; font-size: 8pt; letter-spacing: 1px; color: #000000; width: 100%}

.footer{ font-family: century gothic, tahoma; text-align:center; font-size: 9pt; letter-spacing: 0px; color: #000000; width: 100%}

.footer2{ font-family: century gothic, tahoma; text-align:center; font-size: 12pt; letter-spacing: 0px; color: #000000; width: 100%}

.contact{ font-family: century gothic, tahoma; text-align: justify; font-size: 12pt; letter-spacing: 0px; color: #000000; width: 100%}

.main2{ font-family: century gothic, tahoma; text-align:justify; font-size: 20pt; letter-spacing: 1px; color: #000000; width: 100%}

.main3{ font-family: century gothic, tahoma; text-align:justify; font-size: 14pt; letter-spacing: 1px; color: #000000; width: 100%}
