body {
	background-color:#FFF;
}


h1, h2, h3,h4,h5,h6,h7 {
	font-weight:normal;	
}

* {
	font-family: Courrier, "courrier New", monospace;
	font-size:15px;
}

.content, .content > i, .content > b {
	font-family: Times, "Times New Roman", sans-serif;
	font-size:15px;
	margin-right:50px;
}

h1.content {
	font-size:28px;
	margin-bottom:-10px;
	font-weight:normal;	
}

.caption_content {
	width:309px;
	font-family: Times, "Times New Roman", sans-serif;
	font-style:italic;
	font-size:10x;
	margin-top:5px;
	padding-left:4px;
	padding-right:12px;
}

img.content {
	margin-top:25px;
}

p.proposal_grey_form {
	background-color:#777777;
	padding:4px;
	
}

h1.submited  {
	font-size:32px;
	font-weight:bolder;
}

