.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333366;
}
.background1 {
	background-image: url(dark-om.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: scroll;

}
.underlined {
	text-decoration: underline;
}
.dotted-border1 {
	border: thin dotted #333366;
}
.dotted-border2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
.body-bold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #666699;
	text-decoration: none;
}

.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333366;

}
.list2 {
	list-style-position: inside;
	list-style-type: disc;
}
.border1 {
	border: 1px solid #CCCCFF;
}
.body-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.dotted-border3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
.background-menu {
	background-image: url(menu-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333366;
	list-style-image: url(star.gif);
}
li {
	margin-bottom: 8px;
}

h1 { font-size: 14px; color: #3f3f6f; }
