body {
	background-image: url(images/green-lt.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

font, table, tr, td, p, div, input, textarea, select, form {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none
}

.text {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

.textitalic {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

.textbold {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    text-decoration: none;
}

.textred {
    color: #990033;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

.textredbold {
    color: #990033;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    text-decoration: none;
}

.textquote {
    color: #999999;
    font-family: Verdana;
    font-size: 18px;
    line-height: 36px;
    font-weight: normal;
    text-decoration: none;
}

.textcitation {
    color: #999999;
    font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

.texttimeline {
    color: #666666;
    font-family: Verdana;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    text-decoration: none;
}

.toolop {
    color: #990033;
	font-family: Verdana;
    font-size: 12px;
    line-height: 28px;
	font-weight: normal;
    text-decoration: none;
}

.toolopgray {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	text-decoration: none;
}

.toolmenu {
    color: #990033;
	font-family: Verdana;
    font-size: 12px;
    line-height: 14px;
	font-weight: normal;
    text-decoration: none;
}

.fineprint {
    color: #999999;
    font-family: Verdana;
    font-size: 9px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

.footer {
    color: #666666;
    font-family: Verdana;
    font-size: 9px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}

a { 
    color: #339966;
    cursor: hand;
    text-decoration: none;
}

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

