.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 30px 10px;
	height: 100%;
	width: 451px;
	letter-spacing: normal;
	a:link {
    font-weight: bold;
    color:#c60;
    text-decoration:none;
    a:visited {
    font-weight: bold;
    color:#c60;
    text-decoration:none;
    a:hover {
    font-weight: bold;
    color:#c60;
    text-decoration:underline;
    }
