td,th {
	font-family: Helvetica;
	font-size: 14px;
	color: #996699;
}
body {
	background-image: url(images/original_bkg.png);
	font-family: Helvetica;
	font-size: 14px;
	color: #996699;
	margin-left: 0px;
	margin-right: 50px;
}
h1 {
	font-size: 36px;
	color: #c39bc8;
}
h4 {
	font-size: 17px;
	color: #429B97;
}
a {
	color: #DC2900;
}
a:visited {
	color: #c39bc8;
}
h3 {
	color: #AA64AA;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #DC2900;
}
a:hover {
	color: #429B97;
}
a:active {
	color: #CCFF33;
}
.style2 {font-size: 16px; color: #429B97;}

a.nav { 
     color: #429B97;
	 font-size: 16px;
	 text-decoration: none;
	 }
	 
a.nav:hover { 
     color: #429B97;
	 font-size: 16px;
	 text-decoration: underline;
	 }	 
	 
