body
{
 background-color: #000008;
}

p,li,h1,h2,h3,h4,h5
{
 font-family: Arial, sans-serif;
 letter-spacing: 0px;
 margin: 4px;
}

p
{
 font-size: 13px;
 font-weight: normal;
 color: #ffffff;
}

h1
{
 font-size: 16px;
 font-weight: normal;
 letter-spacing: 2px;
 color: #ffffff;
}

a:link
{
 color: #ffffff;
 text-decoration: none;
 border-bottom: 0px solid #ffffff;
}

a:visited
{
 color: #ffffff;
 text-decoration: none;
 border-bottom: 0px solid #ffffff;
}

a:hover
{
 color:	#555263;
 text-decoration: none;
 border-top: 0px solid #08b7c2;
 border-bottom: 0px solid #7f8b30;
}

div.center
{
 width: 900px;
 border: 0px solid #ffffff;
 margin-top: 50px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}

div.text_right
{
 width: 600px;
 border: 0px solid #ffffff;
 margin-top: 469px;
 margin-left: 290px;
 position: absolute;
}