BODY {
	font-size : 12px;
}
.quotebox {
	margin : 20px 20px;
}
other {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 125%;
	font-weight : bold;
}
TABLE {
   font-size : 12px; 
}


P {
	font-size : larger;
	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 : Maroon;
}


H3 {
	font-weight : bold;
	font-size : medium;
	color : Red;
}


H2 {
	font-weight : bold;
	font-size : large;
	color : Maroon;
}


H1 {
	font-style : normal;
	font-weight : bold;
	font-size : x-large;
	line-height : 100%;
	color : Maroon;
}


BODY {
	font-style : normal;
	font-size : 12px;
	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; 
}

.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;
	padding-left : 2px;
}

.menu {
	background-color : White;
	padding-top : 2px;
	padding-bottom : 2px;
	border-bottom : 1px solid;
	border-top : 1px solid;
	padding-left : 4px;
	font-weight : bolder;
}


