body
{
	background-color: #121316;
    margin: 20px;
}

body, td, div, p
{
	font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #9FA8A8;
}

a
{
	text-decoration: none;
	color: #C6FF00;
}
a:hover
{
	text-decoration: underline;
}

div
{
	padding: 0px;
    margin: 0px;
}
img
{
	border: none;
}
div#header, img.header
{
	width: 397px;
    height: 89px;
    margin-bottom: 25px;
}
div#quicknav
{
	width: 539px;
	text-align: left;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 13px;
}
div.title, img.title
{
	width: 539px;
	height: 29px;
    margin-bottom: 15px;
}
div.text, div.note
{
	width: 539px;
    text-align: justify;
    line-height: 14pt;
    margin-bottom: 25px;
}
	div.note
	{
    	color: #c6ff00;
        margin-bottom: 60px;
	}
div.worktitle
{
	background-color: #262d33;
    width: 539px;
    height: 14px;
    padding-top: 3px;
    margin-bottom: 15px;
}
div.space
{
	width: 539px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: right;
}
div.titlespace
{
	width: 1px;
    height: 70px;
}
div.titlelinks
{
	width: 539px;
    font-size: 9px;
    text-align: right;
    margin-bottom: 15px;
    /*color: #c6ff00;*/
}
	a.titlelink
    {
    	text-decoration: none;
    	color: #C6FF00;
	font-size:10px;
    }
    a.titlelink:hover
    {
    	text-decoration: none;
    	color: white;
    }
div.block
{
	width: 1px;
    height: 150px;
}
