.normaltext {
	font-family: verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #273E00;
	font-style: normal;
	font-variant: normal;
}
.smallltext {
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #273E00;
}

.boldtext {
	font-family: verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #273E00;
}
.boldsmall {
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}
.white {
	font-family: verdana, tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

a.small:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a.small:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	text-decoration: none;
}
a.small:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.small:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.redtext {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.redboldtext {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.greentextbold {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.headbig {
	font-family: tahoma, verdana;
	font-size: large;
	font-weight: bold;
	color: #273E00;
}
