html, body {
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 14px;
	left: 200px;
	width: 725px;
	top: 150px;
}

p  { color: black; font-size: 12px; line-height: 120%; margin: 7px }

h2  { color: black; font-size: 24px; font-weight: bold; line-height: 120%; margin-left: 7px }

h3  { color: black; font-size: 18px; font-weight: bold; line-height: 120%; margin-left: 7px }
 
h4   { color: black; font-size: 14px; font-weight: bold; line-height: 140%; margin-bottom: 0 }

.bodytext     { color: #000; font-size: 12px; line-height: 120%; padding-right: 10px; padding-left: 20px }

.bodytext-li      { color: #000; font-size: 12px; line-height: 120%; list-style-type: square; margin-left: 20px }

.sidebartext  {
	color: #000;
	font-size: 12px;
	line-height: 120%;
	margin: 7px;
	font-weight: bold;
}

.title  { color: #c60; font-size: 30px; font-weight: normal; font-variant: small-caps; line-height: 120%; margin: 3px 0 7px 7px }

.subtitle  { color: #c60; font-size: 16px; font-weight: bold; line-height: 120%;  }

#left  { margin-left: 0px }
	  
#center  { margin-left: 50px }
	  
#right  { margin-left: 75px  }

.indent-block {
	margin-left: 75px
}
.indent-left { margin-top: -5px; margin-left: 30px }
.indent { text-indent: 2em }
.foot   { color: #aaa; font-size: 10px; font-weight: normal; line-height: 12px; margin-bottom: 0 }

.menu   {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-left: 7px;
	font-family: Verdana, Geneva, sans-serif;
}
.toolbartext { color: #000; font-size: 12px; font-weight: bold; line-height: 120% }
.caption  { font-size: small; font-style: italic; text-align: center }

