body, table, tr, td
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 20px;
    color: #003420;
}

A {
	color: #003420;
	text-decoration: none;
}

A:hover {
	color: #003420;
	text-decoration: underline;
}


.Header {
    color: #231f20;
    font-size: 14px;
}

.Menu {
    color: #003420;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.Menu:hover {
    color: #003420;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-decoration: underline;
}



.fromTextbox {
	FONT-FAMILY		: Tahoma; 
	FONT-SIZE		: 11px;
	COLOR			: #4c4c4c;
	BORDER-WIDTH	: 1pt; 
	BORDER-COLOR	: #4c4c4c;
	BORDER-STYLE 	: Solid; 
	BACKGROUND-COLOR: #FFFFFF;
}

.fromButton {
	FONT-FAMILY		: Tahoma; 
	FONT-SIZE		: 11px;
	COLOR			: #4c4c4c;
	BORDER-WIDTH	: 1pt; 
	BORDER-COLOR	: #4c4c4c;
	BORDER-STYLE 	: Solid; 
	BACKGROUND-COLOR: #FFFFFF;
}


