body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

.redlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A10101;
	text-decoration: none;
}

.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.greytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height:16px;
	text-decoration: none;
}

.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a10101;
	line-height:16px;
	text-decoration: none;
}

.text {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}

.redtextgene {
	font-family: Tahoma;
	font-size: 11px;
	color: #a10101;
	line-height:18px;
	text-decoration: none;
}

.greyminihead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #151515;
	text-decoration: none;
}

.lightgreytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	line-height:15px;
	text-decoration: none;
}

.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.redheader {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #a10101;
	text-decoration: none;
}

.miniredheader {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #a10101;
	text-decoration: none;
}

.greyheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.redminiheader {
	border-bottom: groove 5px #CCCCCC;
	text-indent:5px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.greyminiheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #666666;
	border-left: 25px groove #e2e2e2;
	text-decoration: none;
}

.reversegrey{
	background-color:#666666;
	text-indent:5px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.box {
	width:225px;
	height:16px;
	border:1px 1px 1px 1px #CCCCCC solid;
	}
