body {
	background:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	letter-spacing: 0px;
	line-height:1.5;
        width:800px;
        margin:auto;
	color:#555;
}

.warp {
        width:800px;
        text-align:left;
}

table {
	font-size:0.9em;
	letter-spacing: 0px;
	line-height:1.5;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	letter-spacing: -1px;
	font-weight:normal;
        color:#E87830;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	letter-spacing: -1px;
	font-weight:normal;
        color:#B4C24B;
        margin-bottom:0px;
}

h2 a, a h2 , h2 a:visited{
        color:#B4C24B;
        text-decoration:none;
}

.feedback {
	font-style: italic;
        margin: 15px 0px 15px 40px;
        border-left: solid 4px #E87830;
        padding-left: 10px;
}

.cap, .cap:visited{
        color:#B4C24B;
        text-decoration:none;
		font-weight: bold;
		padding-top: 0px;
		margin-top: 0px;
		font-size:16px;
		color: #304090;
}
