body {
background-color : #ffffff;
font-family: arial;
font-size: 12px;
color : #000000;
}

td {
font-family: arial;
font-size: 12px;
color : #212121;
font-weight : normal;
}

.text {
font-family: arial;
font-size: 12px;
color : #212121;
font-weight : normal;
}

.textBold {
font-family: arial;
font-size: 12px;
color : #212121;
font-weight : bold;
}

.textHeader {
font-family: arial;
font-size: 16px;
color : #212121;
font-weight : bold;
font-style : normal;
}

.textSmall {
font-family: arial;
font-size: 11px;
color : #212121;
font-weight : normal;
}

.gray {
background-color : #B4B4B4;
font-family: arial;
font-size: 14px;
color : #FFFFFF;
font-weight : bold;
font-style : normal;
}

.grayBox{
	border-color : #B4B4B4;
	border-width : 1px;
	border-style : solid;
}

A  {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
	}

	A:visited {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
	}

	A:active {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
	}

	A:hover {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #212121;
	text-decoration : none;
	font-weight : normal;
	}
	
A.footerlink  {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #212121;
	text-decoration : none;
	font-weight : normal;
	}

	A:visited.footerlink {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #212121;
	text-decoration : none;
	font-weight : normal;
	}

	A:active.footerlink {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #212121;
	text-decoration : none;
	font-weight : normal;
	}

	A:hover.footerlink {
	font-size : 12px;
	font-family : arial;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	font-weight : normal;
	}