BODY  {
	font-family: arial, sans-serif;
	font-size : 13px;
	color : #00425A;
}

.lavanLink {font-size: 32px; color: #FFFFFF; font-weight: bold}
.lavankatan {font-size: 18px; color: #FFFFFF; font-weight: bold}
a.lavanLink {font-size: 30px; color: #FFFFFF; background: #001561; font-weight: bold}
a.lavanLink:visited {font-size: 30px; color: #FFFFFF; background: #001561; font-weight: bold}
a.lavanLink:active {font-size: 30px; color: #FFFFFF; background: #001561; font-weight: bold}
a.lavanLink:hover {font-size: 30px; color: #001561; background: white; text-decoration: none; font-weight: bold}
a.menuLink {height: 21px; color: white; background: #001561; font-weight: bold}
a.menuLink:visited {height: 21px; color: white; background: #001561; font-weight: bold}
a.menuLink:active {height: 21px; color: white; background: #001561; font-weight: bold}
a.menuLink:hover {height: 21px; color: #001561; background: white; text-decoration: none; font-weight: bold}
a.coverLink {height: 21px; font-size: 13px; color: #830E16; background: #F2CEC0; font-weight: bold}
a.coverLink:visited {height: 21px; font-size: 13px; color: #830E16; background: #F2CEC0; font-weight: bold}
a.coverLink:active {height: 21px; font-size: 13px; color: #830E16; background: #F2CEC0; font-weight: bold}
a.coverLink:hover {height: 21px; font-size: 13px; color: #F2CEC0; background: #830E16; text-decoration: none; font-weight: bold}
.page-title {font-size: 18px; font-weight: bold; color: #004580}
.article-title {font-size: 18px; font-weight: none; color: #081354; width: 400px; line-width:400px;}
.menu-title {font-size: 18px; font-weight: none; color: #B60033; }
.item-title {font-size: 13px; font-weight: bold; color: #0087EB}
.item-summary {font-size: 14px; font-weight: bold; }
.author-summary {font-size: 14px; font-weight: italic; align: justify;}
.item-date {font-size: 10px; font-weight: bold}
.footnote-ref {font-size: 11px; font-weight: bold}
.footnote {font-size: 11px; font-weight: bold}
.comment-title {font-size: 12px; font-weight: bold}
.comment-author {font-size: 11px; font-weight: bold}
.comment-body {font-size: 11px}

.warning {color: red}
.emph {color: #004580}

p,li { margin-bottom: 0; margin-top: 8pt }


H1  {
	font-family: arial, sans-serif;
	color : #00425A;
	font-size : 18px;
}

H2  {
	font-family: arial, sans-serif;
	color : #00425A;
	font-size : 16px;
}

H3  {
	font-family: arial, sans-serif;
	color : "#801515";
	font-size : 16px;
}

H4  {
	font-family: arial, sans-serif;
	color : "#681A18";
	font-size : 15px;
}

H5  {
	font-family: arial, sans-serif;
	color : "white";
	font-size : 10px;
	background-color: #CFEFFC;

}

H6  {
	font-family: arial, sans-serif;
	color : "white";
	font-size : 11px;
}


HR {
	color: "#801515"
}

HR.lavan {
	color: "white";
        height: 1px;
}

A  {
	font-family: arial, sans-serif;
	color : #3366CC;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family: arial, sans-serif;
	color : #3366CC;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-family: arial, sans-serif;
	color : white;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	background-color: #3366CC;
}

A:Hover  {
	font-family: arial, sans-serif;
	color : white;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	background-color: #3366CC;
}

A.null:Hover  {
	font-family: arial, sans-serif;
	color : white;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	background-color: white;
}





/* ------------- popup -------
   see also style_{ltr|rtl}.css for other popup-related classes

.popup-fg {background-color:#ccccff;}
.popup-bg {background-color:#4a3bac;}
   -------------------------*/

/* --------------- lead boxes (buxot) -------------- */
.lead-title {background-color:#B10031; color:#ffffff; font-size: 14px;font-weight: bold}
.lead-body {background-color:#FFCB87; color:#000000; font-size: 12px; font-weight: bold}

/* --------------- for images inside rich-text fields -------------- */
.float_start { margin: 4pt 1.25em 0pt 0pt; float: left; clear: both }
.float_end { margin: 4pt 0pt 0pt 1.25em; float: right; clear: both }
.no_float { clear: both }
.image-td {text-align:justify; font-size:12px;font-weight:bold}
.MsoNormal {text-align:justify; font-size:14px;direction:ltr; font-family: arial, sans-serif; LINE-HEIGHT: 130%; font-size : 14px; color : #00425A;}

/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }


/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ }	/* equation-number cells */