body
{
background-color: #3D625B;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
}

p
{ 
text-align:left;
color: #ffffff;
font-size: 10px;
}

p.leftHeading {
font-weight: bold;
color: #808080;
}

 
img
{ 
display: block;
margin: 0 auto;
border: 0;
text-align: left;
} 


.centered
{
text-align: center;
}

.itemcell
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #808080;
}

.descriptioncell
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #808080;
}

	a.buttonlinks
	{
		font-size : 16px;
		font-weight : bold;
	
		color : #808080;
	

	}

		a.buttonlinks:link
	{
		text-decoration : underline;
	}

		a.buttonlinks:hover
	{
		text-decoration : none;
	}

		a.buttonlinks:active
	{
		text-decoration : underline;
	}

 .warning { font-size : 14px; font-weight : bold; color : #ff0000; background : #FFFE3D;}

