body {
		margin: auto;
		background-color: #FFFFFF;
		font:Georgia, "Times New Roman", Times, serif;
		width: 100%;
}
#flashcontent {
		width: 900px;
		margin: 0 auto 0 auto; /*top, right, bottom, left*/
}
.roundcont {
	width: 760px;
	background-color: #333333;
	color: #fff;
	margin: 0px 0px 16px 20px; /*top, right, bottom, left*/
}

.roundcont p {
/*	margin: 0 14px;*/
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:bold;
}

h3 {

font-size:15px;
}
p {

font-size:14px;
}

p.warning {
font:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FF0000;
}
li {
font-size:13px;
}

.roundtop { 
	background: url(../img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../img/br.gif) no-repeat top right; 
}

.content {
	margin: 0px 24px 0px 10px; /*top, right, bottom, left*/
}
.content img{
	margin: 0px;
}
.content p {
	margin: 0px;
}
