body {
	margin: 0px;
	background-color:#e7e7fe;
}

.p {
	font-family: verdana;
	font-size:12px;
	color:#666666;
}


#hornav {
	background-image: none;
}
#hornav td {
	height: 25px;
}

#hornav td hover {
	background-image: url(../images/navover.png);
	background-repeat:repeat-x;
	height: 25px;
}

#hornav a {
	background-image: url(../images/navover2.png);
	background-position:bottom;
	font: 11px Verdana;
	font-weight:bold;
	letter-spacing: normal;
	color: #003399;
	text-align:center;
	line-height:25px;
	text-decoration: none;
	display:block;
	}
	
#hornav a:hover {
	background-image: url(../images/navover.png);
	background-position:center;
	background-repeat:repeat-x;
	color: #003399;

}
a:link {
	text-decoration: none;
	color: #005782;
	font-weight: normal;
	}
a:visited {
	
}
a:active {
	
}
a:hover {
	text-decoration: underline;
	font-weight: lighter;
	color: #0066CC;
	
}
.practi {
	font-family:Verdana;
	font-size:10px;
	color:#E7E7FE;
}

.practi a:link {
	font-family:Verdana;
	font-size:10px;
	color:#E7E7FE;
}

#content .para {
	font-family:Verdana;
	font-size:12px;
	color:#000066;
	}
	
#content .pg_header {
	font-size:16px;
	color:#000066;
	font-family: "Lucida Bright";
	}
	
.copyright {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	}
#content .parasmaller {

	font-family:Verdana;
	font-size:11px;
	color:#000033;
}

.parasmaller {

	font-family:Verdana;
	font-size:11px;
	color:#494949;
}

#footer a:link {
	font:Verdana;
	color:#005782;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	font:Verdana;
	color:#005782;
	font-weight:bold;
	text-decoration:underline;
}

#footer a:visited {
	font:Verdana;
	color:#005782;
	font-weight:bold;
	text-decoration:none;
}

