.quotebox {
	border : 1px solid Red;
	margin : 20px 20px;
	background-color : #FFCC99;
}
other {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 125%;
	font-weight : bold;
}
TABLE {
   font-size : 12px; 
}


P {
   font-size : 12px; 
   line-height : 150%; 
   margin-right : 10px; 
   margin-left : 10px; 
}


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 : 10pt;
	line-height : 100%;
	font-family : Verdana, arial, helvetica, sans serif;
	color : #000000;
}


BLOCKQUOTE {
   font-size : 14px; 
   line-height : 110%; 
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
}


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 : underline; 
   margin-bottom : 1px; 
}


A:hover {
   color : #ccffff; 
   background-color : #3333ff; 
   text-decoration : underline overline; 
}


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; 
}


.sideline {
   background-image : url(images/bg-rt.gif); 
}


.note {
	font-weight : bold;
	font-size : 12px;
	background-color : #DCDCDC;
	margin-right : 2px;
	margin-left : 2px;
	padding-left : 5px;
	border-style : double;
}


.newsline {
   font-weight : bold; 
   font-size : 12px; 
   line-height : 150%; 
   background-color : #ccffff; 
   padding-left : 3px; 
   border-width : 1px; 
   border-style : solid; 
   border-color : blue; 
}


.nav {
	font-weight : bold;
	font-size : 12px;
	border : double #0033FF;
	background-color : #33CCFF;
	padding-left : 3px;
}


.main {
   font-size : 9pt; 
   line-height : 125%; 
   margin-right : 25px; 
   margin-left : 25px; 
}


.list {
   font-size : 9pt; 
   margin-left : 15px; 
}


.highlite {
	font-weight : bold;
	font-size : 14px;
	background-color : #FFFFCC;
}


.here {
   font-weight : bold; 
   background-color : white; 
}


.headline {
   font-weight : bold; 
   font-size : large; 
}


.header2 {
   background-image : url(images/bg-main.gif); 
   border-top : 1px double #0033cc; 
}


.header {
   background-image : url(images/bg-main.gif); 
   background-repeat : repeat; 
   padding-left : 4px; 
}


.editline {
   font-weight : normal; 
   font-size : 18px; 
   line-height : 100%; 
   color : #000080; 
}

.menuline {
	background-color : White;
	border : double;
	padding-top : 2px;
	padding-bottom : 2px
}

.menu {
	background-color : White;
	padding-top : 2px;
	padding-bottom : 2px;
	border-bottom : 1px solid;
	border-top : 1px solid;
	padding-left : 4px;
	font-weight : bold;
}


