body {
		background-color: #FFFFFF;
		margin-top: 0px; 
}

.TextNormal {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 16px;
		color: #000000; 
}

.TextSmall {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 9px;
		line-height: 14px;
		color: #000000; 
}

.TextSmallOnGreen {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 9px;
		line-height: 14px;
		color: #ffffff;
		font-weight: bold; 
}


.TextSmallOnGreen a:link {
		color: #ffffff;
		text-decoration: none; 
}

.TextSmallOnGreen a:visited {
		color: #dfe4e0;
		text-decoration: none; 
}

.TextSmallOnGreen a:hover {
		color: #ffffff;
		text-decoration: underline; 
}

.TextSmallOnGreen a:active {
		color: #ffffff;
		text-decoration: underline; 
}

.TextUndecorated {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 16px;
		color: #000000; 
}

a.TextUndecorated:link {
		color: #000000;
		text-decoration: none; 
}

a.TextUndecorated:visited {
		color: #000000;
		text-decoration: none; 
}

a.TextUndecorated:hover {
		color: #FF0000;
		text-decoration: none; 
}

a.TextUndecorated:active {
		color: #000000;
		text-decoration: none; 
}

.Headline {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000; 
}

.Footer {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		color: #767676;
		text-decoration: none; 
}

a.Footer:link {
		color: #767676;
		text-decoration: none; 
}

a.Footer:visited {
		color: #757575;
		text-decoration: none; 
}

a.Footer:hover {
		color: #FF0000;
		text-decoration: none; 
}

a.Footer:active {
		color: #767676;
		text-decoration: none; 
}

a:link {
		color: #32466F; 
}

a:visited {
		color: #333333; 
}

a:hover {
		color: #FF0000; 
}

a:active {
		color: #32466F; 
}