body {
	margin: 0px;
	background-color: #0034D0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p a {
	color:#0033CC;
}
p a:visited {
	color:#0033CC;
}
p a:hover {
	color:#FF0000;
}
p a:active {
	color:#0033CC;
}
a.navfooter {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navfooter:visited {
	color:#000000;
}
a.navfooter:hover {
	color:#FF0000;
	text-decoration: underline;
}
a.navfooter:active {
	color:#000000;
}
.main-cell-content {
	padding: 10px;
	background-color: #FFFFFF;
}
.repeat-x {
	background-repeat: repeat-x;
}
.repeat-y {
	background-repeat: repeat-y;
}
.navbar {
	height: 25px;
	vertical-align:top;
	background-repeat: repeat-x;
}
.footerbar {
	height: 25px;
	vertical-align:top;
	background-repeat: repeat-x;
	padding-top: 1px;
}
h1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.cell01 {
	padding: 15px;
	border-top: 1px #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
li a {

	color:#0033CC;
}
li a:visited {

	color:#0033CC;
}
li a:hover {

	color:#FF0000;
}
li a:active {

	color:#0033CC;
}
.peril-cell {
	background-color: #FEFAC0;
}
.mystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009999;
	text-decoration: underline;
	background-color: #CCCC66;
}
