h1 {
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 30px;
	font-weight: bold; 
	letter-spacing: -1px;
	color: #42426F;
	background: #42426F;
	padding-top: 10px;
	padding-bottom: 3px;

}


h3 {
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold; 
	letter-spacing: -1px;
	color: #C0D9D9;
	background: #42426F;
	padding-top: 10px;
	padding-bottom: 1px;

}

body {	
	font-family: Arial, helvetica, verdana;
	font-size: 16px;
	font-weight: normal; 
	letter-spacing: 0px;
	color: #C0D9D9;
	background: #42426F;
	padding-top: 5px;
	padding-bottom: 1px;
	
}

a:link    { color: #C0D9D9; background: transparent; }
a:visited { color: #5C4033; background: transparent; }