A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
	color : #820303;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color : #032E65;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #032E65;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #032E65;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #032E65;	
}
.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;	
}
.footerText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #032E65;	
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	color: #032E65;	
}
.creditText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #032E65;	
}
.creditText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;	
}
.imageAlignRight {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-top : 5px;
}
.boldWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}
.boldRed {
	font-weight: bold;
	color: #f00;
}