body, div, p, blockquote, ol, ul, dl, li, dt, dd, td
{
    font-family: "verdana", "arial", "serif";
    font-size: 12px;
}
body
{
	background-color: #000000;
    margin-left: 0%;
    margin-right: 0%;
    color: #eeeeee;
    font-size: 12px;
}
body A:link
{
    font-family: "verdana", "arial", "serif";
	color: #bb0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
body A:active
{
    font-family: "verdana", "arial", "serif";
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
body A:visited	
{
    font-family: "verdana", "arial", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #dddddd;
	text-decoration: none;
}
body A:hover
{
    font-family: "verdana", "arial", "serif";
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
table, tr, td
{
	color: #eeeeee;
}
hr
{
	height: 1px;
	align: center;
	width: 80%;
	color: #bbbbbb;	
}
ul
{
	LIST-STYLE-TYPE: circle;
}
.nameTitle
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 10px;
}
.title
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
}
.highlight
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-style: italic;
	color: #dd7711;
	font-size: 12px;
}
.nav
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #eeeeee;
	line-height: 20pt;
}
.nav A:link
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #eeeeee;
	font-size: 15px;
}
.nav A:active
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #6699ff;
	font-size: 15px;
}
.nav A:visited
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #dddddd;
	font-size: 15px;
}
.nav A:hover
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	font-size: 15px;
	color: #ffffff;
}
.tinytext
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-size: 10px;
	font-style: italic;
	color: #cccccc;
}
FORM {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #ffffff;
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
	font-family: "Andale Mono", "Courier New", "Courier", monospace;
	font-size: 12px;
	background-color: #FFFFCC;
}
.footer
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-size: 15px;
	font-weight: normal;
	color: #eeeeee;
	text-align: center;
	line-height: 20px;
}
.footer A:link
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	text-decoration: none;
	color: #eeeeee;
	font-size: 15px;
}
.footer A:active
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	text-decoration: none;
	color: #eeeeee;
	font-size: 15px;
}
.footer A:visited
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	font-size: 15px;
}
.footer A:hover
{
    font-family: "Times New Roman", "verdana", "arial", "serif";
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	font-size: 15px;
}