.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1A65A3;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.bodycopyblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A65A3;
	font-style: normal;
	font-weight: normal;
}
a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A65A3;
	font-style: normal;
	font-weight: normal;
}
#container
{
 clear: both;
 margin: 0 0em 0em 0em;
 background-color: #FFFFCC;
 background-repeat: repeat-y;
 border: 0px solid #333;
 padding: 0.25em;
 width: 180px;
 height: 320px;
 line-height: 140%;
}

div.scroll {
 
 width: 250px;
 height: 350px;
 margin-bottom: 25px;
 overflow: auto;
 
}
