body {
	font-size : 12px;
	font-family : "Book Antiqua","Times NewRoman",times,serif;
	color: #383D77;
}

a:hover  {
	color: #CF5A02;
}

.bold {
	font-weight:bold;
}

.headline1  {
	font-size : 14px;
}


.bluetext {
	font-size : 12px;
}

.bigpicbox {
	width:271px;
	height:180px;cursor:pointer;
	background:transparent url("images/bigpicbg.png");
margin-top:20px}

.bigpicbox img {
	margin:6px auto auto 6px;
}