body {
	background: #ffffff;
}
body, td, th, p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : x-small;
}
a:link, a:active, a:visited {
	color: #996633;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : x-small;
}

.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : xx-small;
}

.minor {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : xx-small;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : x-small;
    color: #ff4500;
}

.whitenormal {
	font-size : x-small;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
    color: #FFFFFF;
    line-height: 14px;
}

.whitefineprint {
	font-size : xx-small;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
    color: #FFFFFF;
    line-height: 14px;
}

.agenadmin, P, TD, TR, TH, UL, OL, LI, DL, DT, DD {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 12px;
}

.agenadmin .minTextBox {
	width: 50px;
}
