body 
{
font-size: 14px;
font-family: arial, verdana, serif; 
font-style: normal;
font-weight: normal;
background-color: #000000; 
background-image: none;
color: #00cc66;
} 

.center {text-align: center}

h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 16px}

a:link
{
background-color: transparent;
color: #0000ff;
text-decoration: none;
font-family: verdana, arial, georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

a:hover
{
background-color: transparent;
color: #ff00ff;
text-decoration: none;
font-family: verdana, arial, georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

a.one:link 
{
background-color: transparent;
color: #c6d3db;
text-decoration: none;
font-family: verdana, arial, georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

a.one:visited 
{
background-color: transparent;
color: #c6d3db;
text-decoration: none;
font-family: verdana, arial, georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

a.one:hover 
{
background-color: transparent;
color: #00ffcc;
text-decoration: none;
font-family: verdana, arial, georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

.table1
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: #000000;
background-image: url("images/moss.jpg");
color: #ffffff;
border-style: none;
border-color: #ffffff;
border-width: thin;
}

.table2
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: transparent;
background-image: none;
color: #ffffff;
border-style: none;
border-color: #000099;
border-width: thin;
}

.table3
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: transparent;
background-image: none;
color: #ffccff;
border: solid #ffccff 5px;
}

.table4
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: #000000;
background-image: none;
color: #ffccff;
border: ridge #ff99cc 5px;
}

.table5
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: #ffffff;
background-image: none;
color: #000099;
border: ridge #ff99cc 5px;
}

.table6
{
margin-left: auto;
margin-right: auto;
table-layout: fixed;
background-color: #ffffff;
background-image: none;
color: #006666;
border: solid #ffccff 5px;
}

.text
{
text-align: left;
font-family: arial, verdana, serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
background-color: #000000;
color: #ffccff;
}

.text1
{
text-align: left;
font-family: arial, verdana, serif;
font-size: 10px;
font-style: normal;
background-color: transparent;
color: #000000;
}

.text2
{
text-align: left;
font-family: batang, verdana, serif;
font-size: 12px;
font-style: normal;
background-color: #c6d3db;
color: #000000;
}

.text3
{
text-align: center;
font-family: "times new roman", verdana, serif;
font-size: 40px;
font-style: normal;
background-color: transparent;
color: #ffccff;
}

.text4
{
text-align: center;
font-family: "times new roman", verdana, serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
background-color: transparent;
color: #ff0099;
}

td 
{
left: auto;
right: auto;
vertical-align: middle;
font-weight: bold;
}

hr
{
height: 2px;
width: 90%;
color: #ff0099;
background-color: transparent;
}

