BLOCKQUOTE {
	line-height : 110%;
	font-size : 14px;
	font-family :  Arial, Verdana, Geneva,Helvetica, sans-serif;
}

P {
	line-height : 150%;
	font-size : 12px;
}


LI {
   font-style : normal; 
   color : #000000; 
   list-style-type : square; 
}


H4 {
   font-weight : bold; 
   font-size : small; 
   color : olive; 
}


H3 {
   font-weight : bold; 
   font-size : medium; 
   color : #000080; 
}


H2 {
   font-weight : bold; 
   font-size : large; 
   color : #000080; 
}


H1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : x-large; 
   line-height : 100%; 
   color : #000080; 
}


BODY {
	font-style : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Verdana, arial, helvetica, sans serif;
	color : #000000;
	margin-top : 20px;
	margin-left : 50px;
}


A:visited {
   font-size : 12px;
   color : navy; 
   background : transparent; 
   text-decoration : none; 
}


A:link {
   font-weight : bold; 
  font-size : 12px; 
   color : blue; 
   background : transparent; 
   text-decoration : none; 
}


A:hover {
	color : #ff8c00;
	text-decoration : underline;
	background : #FFFAF0;
}


A:active {
	font-weight : bold;
	font-size : 12px;
	color : #ff8c00;
	text-decoration : none;
}


A {
   font-style : normal; 
   font-weight : bold; 
  font-size : 12px;
   font-family : verdana, helvetica, arial, sans-serif; 
   color : blue; 
   text-decoration : none; 
}


.note {
   font-weight : normal; 
   font-size : 8pt; 
   background-color : yellow; 
   margin-right : 2px; 
   margin-left : 2px; 
   border-style : double; 
}


.newsline {
   font-weight : bold; 
   font-size : 12px; 
   line-height : 150%; 
   background-color : #00bfff; 
}


.nav {
	font-weight : bold;
	font-size : small;
}


.main {
	font-size : 12px;
	line-height : 125%;
	margin-left : 25px;
	margin-right : 25px;
}


.list {
	font-size : 9pt;
	margin-left : 15px;
}


.highlite {
   font-weight : bold; 
   font-size : small; 
   background-color : #ffff00; 
}


.here {
   font-weight : bold; 
   background-color : white; 
}


.headline {
   font-weight : bold; 
   font-size : large; 
}


.editline {
   font-weight : normal; 
   font-size : 18px; 
   line-height : 100%; 
   color : #000080; 
}

