

BODY, p, TD {
    font-family: verdana, geneva, sans serif;
    font-size: 13px;
    color: #333333;
}
a {
    color: #0033CC;
    text-decoration: none;
}
.heading, .header, .Title { 
	font-size: 13pt; 
	font-weight: bold; 
	color: #CC0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subheading, .subheader { 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TDBottom {
    border-style: solid;
    border-color: #999999;
    border-width: 0px;
    border-bottom-width: 1px;
}

.FormText, .FormSelect, .FormTextArea {
    font-family: verdana, geneva, sans serif;
    font-size: 12px;
    color: #333333;
}
.FormText { width: 200px; }
.FormSelect { width: 200px; }
.FormTextArea { width: 400px; }
.FormButton {
    background-color: #CCCCCC;
    font-family: verdana, geneva, sans serif;
    font-size: 10px;
    color: #333333;
}
