.smallgray {
	color: #7E7E7E;
	font-size:11px;
	line-height: 15px; 
}
.smallgray A:link {color: #7E7E7E; text-decoration: none; }
.smallgray A:visited {color: #7E7E7E; text-decoration: none; }

.largegray {
	color: #7E7E7E;
	font-size:18px;
	line-height:18px; 
}
.largegray A:link {color: #7E7E7E; text-decoration: none; }
.largegray A:visited {color: #7E7E7E; text-decoration: none; }

.largeWhite {
	color: #FFFFFF;
	font-size:18px;
	line-height:18px; 
}
.largeWhite A:link {color: #FFFFFF; text-decoration: none; }
.largeWhite A:visited {color: #FFFFFF; text-decoration: none; }

.TitleBar {
	color: #FFFFFF;
	font-weight: bold;
}

.GreenText {
	color: #6E921F;
}
.GreenText A:link {color: #6E921F; text-decoration: none; }
.GreenText A:visited {color: #6E921F; text-decoration: none; }

.TitleBarGreen {
	color: #6E921F;
	font-weight: bold;
	font-size:24px;
}

.smallwhite {
	color: #FFFFFF;
	font-size:11px;
	line-height: 15px;
}
.smallwhite A:link {color: #FFFFFF; text-decoration: none; }
.smallwhite A:visited {color: #FFFFFF; text-decoration: none; }

.medwhite {
	color: #FFFFFF;
	font-size:16px;
	line-height: 17px; 
}
.medwhite A:link {color: #FFFFFF; text-decoration: none; }
.medwhite A:visited {color: #FFFFFF; text-decoration: none; }

.stickynote A:link {text-decoration: none;}
.stickynote A:visited {text-decoration: none;}


body  {margin:0px;padding:0px}

