body { 
	background-color: #1f4680; 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	color: #ffffff; 
	font-style: normal; 
	letter-spacing: 0px; 
	line-height: 130%; 
	text-decoration: none; 
	background-image: none
}
p.left {
	text-align: left
}
p.center {
	text-align: center
}
p.right {
	text-align: right
}
.img {
	border: 0;
	margin: 0px
}
.img.standard {
	margin: 5px;
}
.img.border {
	border:1px solid #ffffff;
	margin: 0px;
}
.h1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #99ccff;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 130%; 
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #99ccff;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 130%; 
	text-decoration: none;
}
.h3 { 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-weight: bold; 
	color: #99ccff; 
	font-style: normal; 
	letter-spacing: 0px; 
	line-height: 130%; 
	text-decoration: none; }
.h4 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #99ccff;
	font-style: normal; 
	letter-spacing: 0px;
	line-height: 130%; 
	text-decoration: none;
}
.h5 {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #99ccff;
	font-style: normal; 
	letter-spacing: 0px;
	line-height: 130%; 
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.style2 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.style3 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.style4 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.style5 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.style6 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	letter-spacing: 0px;
	line-height: 130%; 
}
.stylegreenhead {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #9c6; 
	letter-spacing: 0;
	line-height: 130%; 
}
span.highlight
{
color: #FFFFFF;
background-color: #99ccff
}
td.product.text { text-align: center; vertical-align: top; margin-top: 8px; }

/*Links*/
a:link { text-decoration: none; color: #99ccff; }
a:visited { text-decoration: none; color: #99ccff; }
a:hover { text-decoration: none; color: #ffffff; }

/*Static Links to Pages*/
a.grey:link { text-decoration: none; color: #ffffff; font-size: 11px; font-family: Arial, Helvetica; font-style: normal; }
a.grey:visited { text-decoration: none; color: #ffffff; font-size: 11px; font-family: Arial, Helvetica; font-style: normal; }
a.grey:hover { text-decoration: none; color: #99ccff; font-size: 11px; font-family: Arial, Helvetica; font-style: normal; }

