/* CSS Document */
.bodyTitle{
font: ;
font-size:40px;
color:#999999;

}
@font-face {
    font-family: Vivienne Cacophony;
    font-style:  normal;
    font-weight: normal;
    src: url(VIVENNO.eot)
}
.title{
font:"Courier New", Courier, monospace;
font-size:80px;
font-style:normal;
font-weight:900;
color:#CCCCCC;
}
.links{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#CCCCCC;
}
.copyright
{font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.bodyText{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
	font-style: normal;
	font-weight:700;
	color: #CCCCCC;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
	font-weight: 900;
	color: #660099;
	text-decoration:none;
}

.tableTitles{
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:900;
font-size:16px;
color:#999999;
}
.tableParts{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

li {
	color: #999999;
}
