body {font-family: Verdana, Arial, Helvetica, sans-serif;}

dfn, abbr {        border-bottom-width: thin;
        border-bottom-style: dashed;}
.menu {
	background-color: #3399FF;
	border: thin dashed #3333FF;
	background-image: url(icec.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 12px;
	line-height: 105%;
	white-space: pre;
}
.menu a {
	text-decoration: none;
	font-weight: bolder;
	line-height: 130%;
	border: thin outset #D8F1ED;
}

.menu a:hover {

	text-decoration: none;
	font-weight: bolder;
	line-height: 110%;
	border: thin inset #D8F1ED;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #99CCFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin-bottom: 8px;
	white-space: nowrap;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: thin;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #99CCFF;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 1px;
}
a {
	text-decoration: none;
}

.subtitle {
	font-size: 12px;
	color: #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
