﻿body 
{
	font-weight: normal;
	font-size: 11px;
	/* background: url(images\bg.gif); */
	background-color: White;
    color:steelblue;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
    text-align:justify
    
}
.LiteralStyle1
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;	
	color:black;
}

A:link {text-decoration: none; color: steelblue;}	
A:visited {text-decoration:	none; color: steelblue;}	
A:active {text-decoration: none; color:	steelblue;}	
A:hover	{text-decoration: underline; color:	steelblue;}
