a {	
	color: #3366CC;	
	text-decoration: none;
}


img {
	border:none;
}

a:hover {	
	text-decoration: underline;
	}
a:visited {	
	color: #3366CC;	
	text-decoration: underline;
	}	
td, th, {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #495081;
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	color:#274790;
	}

.TitleColor {
	font-size: 14px;
	font-weight:bold;
	color: #274790;
	}

body {	
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	line-height: 1em;
	color: #495081;
	
	}