body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	clip:  rect(0px auto auto 0px);
	margin-top: 0px;
	margin-left: 0px;
	background-color: #0079C2;
}
.runtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.runtxtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.runtxtitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	line-height: 16px;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
.runtxtboldblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0079C2;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
}
.runtxtboldblue2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0079C2;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
}
.runtxtbig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.runtxtboldblueitalic2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #0079C2;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
}
.runtxtitalicbig {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	line-height: 18px;
}
.keywords {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #0079C2;
	line-height: normal;
}
