body {}
p {}
td {}
a:link     { color: #424a7b; text-decoration: underline }
a:visited   { color: #319cff; text-decoration: underline }
.welcome_textblack {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
divider { border-top: 2px green; border-right: 0; border-bottom: 0; border-left: 0 }
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #e33126;
}
.redheadersmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #e33126;
}
.greyheadersmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.normalsizered {
	color: #e33126;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
