body {
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
}
.green {
	color: #003300;
}
.brown {
	color: #663300;
}






p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;

}

a {
	outline: none;

}

a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}


#flash {

}


#content {

}#flash {
	margin-right: auto;
	margin-left: auto;
	width: 660px;
}

