.title
{
text-align:center;
font-size:14pt;
font-weight:bold;
font-family:arial;
color:black;
}

.table1
{
text-align:center;
border: groove black 4px;
background-color:#FFFFFF;
}

.table2
{
text-align:center;
background-color:#CCCCCC;
}

.table3
{
text-align:center;
background-color:#FFFFFF;
}

.table4
{
background-color:#000000;
}

.table5
{
text-align:center;
border: groove black 1px;
background-color:#FFFFFF;
}

.background
{
background-color: black;
}

.copy
{
text-align:center;
font-size:12pt;
font-family:times new roman;
color:white;
}

.link
{
text-align:center;
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
}

.link2
{
text-align:left;
padding-left:3;
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
}

.pic1
{
background-image:url(http://www.geocities.com/nekoexpressonline/globe13.jpg);
background-position:-75px -20px;
background-repeat:no-repeat
}

.pic2
{
background-image:url(http://www.geocities.com/nekoexpressonline/wthr.gif);
background-position:center;
background-repeat:repeat-y
}


.content
{
text-align:justify;
font-size:10pt;
font-family:arial;
color:black;
padding-right:20;
}

.content2
{
text-align:center;
font-size:10pt;
font-family:arial;
color:white;
}

.content3
{
text-align:center;
font-size:8pt;
font-family:verdana;
color:black;
font-weight: bold;
}

.content-list
{
list-style-type:disc;
text-align:justify;
font-size:10pt;
font-family:arial;
color:black;
padding-right:20;
}

a:link 
{
text-decoration: none;
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
}

a:visited 
{
font-family:verdana;
font-size:9pt;
color: #FFFFFF;
text-decoration: none;
}

a:hover 
{
font-family:verdana;
font-size:9pt;
color: #CCCCCC;
text-decoration: none;

}