<style type="text/css">


body {
 background-color: #FF80FF;
 background-image: url("images/background.gif");
 background-attachment:fixed;
 }

h1 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: #00A050
}

h10 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #00A050
}

h2 {
 font-family: Arial;
 font-size: x-large;
 text-align: center;
 color: #000000;
}
h3 {
 font-family: Arial;
 font-size: large;
 text-align: center;
 color: #000000;
}

h4 {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #000000;
}

h5 {
 font-family: Arial;
 font-size: small;
 text-align: center;
 color: #000000;
}

head2_left {
 font-family: Arial;
 font-size: large;
 text-align: left;
 color: #000000;
 }

text_01 {
 font-family: Arial;
 font-size: x-large;
 text-align: left;
}
text_02 {
 font-family: Arial;
 font-size: larger;
 text-align: left;
}

p {
 font-family: Arial;
 text-align: center;
 }

a:link {
 font-family: Arial;
 color: #0000FF;

}

a:visited {
 font-family: Arial;
 color: #0000FF;

}

table {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 text-align: center;
}

</style>
