.text {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boldtext {

	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headertext {
	font-family: tahoma, arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.magical:link {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.magical:visited {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.magical:active {

	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.magical:hover {


	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #008C2C;
	text-decoration: underline;
}
.redbold {

	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.headertextred {

	font-family: tahoma, arial, verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FF3E3E;
	text-decoration: none;
}
.blue_tbl {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5EEFF;
	border-right-color: #D5EEFF;
	border-bottom-color: #D5EEFF;
	border-left-color: #D5EEFF;
}
a:hover {



	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008C2C;
	text-decoration: underline;
}
a:link {




	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {




	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {





	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
