body { 
	background-color : E0E0E0; }

h1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : #6F0000;
	text-decoration : none;
	margin-top : 0em;
	margin-bottom : 0em;
	background-color : #FFECCC;
} 

h2 {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : #372167;
	text-decoration : none;
	margin-top : 0em;
	margin-bottom : 0em;
	padding-right : 0ex;
	background-color : #FFECCC;
}

h3 {
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : navy;
	background-color : #DFE2F9;
	text-decoration : none;
	margin-top : 0em;
	margin-bottom : 0em;
	padding-left : 2ex;
}

h4 {
	text-align : left;
	font-family : "Times New Roman";
	font-size : normal;
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	color : Black;
	background-color : #D8D8D8;
	text-decoration : none;
	margin-top : 0em;
	margin-bottom : 0em;
	padding-left : 4ex;
	background-position : left; }

span.as_text {
	font-family : "Times New Roman";
	font-size : small;
	font-variant : normal;
	font-style : normal;
	font-weight : 300;
	color : black;
	text-decoration : none;
	line-height : 1.1;
	text-indent : 4ex; }

p.as_text {
	font-family : "Times New Roman";
	font-size : small;
	font-variant : normal;
	font-style : normal;
	font-weight : 300;
	color : black;
	text-decoration : none;
	line-height : 1.1;
	text-indent : 4ex; }

ol {
    font-family : "Times New Roman";
    font-size : normal;
    font-variant : normal;
    font-style : normal;
    font-weight : 300;
    color : black;
    text-decoration : none;
    line-height : 1.0;
    margin-left : 0.5.em;
    margin-bottom : 0em;
    margin-top : 0em;}

ul {
   font-family : "Times New Roman";
   font-size : normal;
   font-variant : normal;
   font-style : normal;
   font-weight : 300;
   color : black;
   text-decoration : none;
   line-height : 1.6;
   margin-left : 5em; }
			
li {
	font-family : "Times New Roman";
 	font-size : normal;
	font-variant : normal;
	font-style : normal;
	font-weight : 300;
	color : black;
	text-decoration : none;
	/*line-height : 1.1;
	text-indent : 4ex;
	*/
	padding-top : 6px; }

div.tst {
	background-color: #FFD278; }

p.attention {
    font-family : "Arial";
    font-size : small;
    font-variant : normal;
    font-style : oblique;
    font-weight : 700;
    color : navy;
    background-color : yellow;
    line-height : 1.5;
    text-decoration : none; } 

a.st {
	font-family : "Arial";
	font-size : small;
	font-variant : normal;
	text-decoration : underline;
	font-weight : bold; } 
	 
a.ier {
	text-decoration : none; }

img {
	border-color : #000000; }

td.ideology { 
              background-color : #00E2DE; }

span.id {
	font-family : "Arial";
	font-size : 10pt;
	font-variant : normal;
	color : #00E2DE;
	font-weight : bold;
	text-decoration : none; }

span.co {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #00E2A9;
    font-weight : bold; }

span.pr {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #00FF00;
    font-weight : bold; }

span.de {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #CBFF78;
    font-weight : bold; }

span.it {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #FFD278;
    font : bold; }

span.mo {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #E0E0E0;
    font-weight : bold; }

span.so {
    font-family : "Arial";
    font-size : 10pt;
    font-variant : normal;
    color : #FF9E28;
    font-weight : bold; }
		  
table.in {
	font-family : "Arial";
	font-size : small;
	font-variant : normal;
	font-style : normal;
	font-weight : 300;
	color : black;
	text-decoration : none;
	line-height : 1.1;
}
           
a.st:link { color : blue }
a.st:visited { color : brown }
a.st:active { color : green }
a.st:hover { text-decoration : none;
          color : cadetblue; }
		  
a.ier:link { color : blue }
a.ier:visited { color : brown }
a.ier:active { color : green }
a.ier:hover { text-decoration : none;
          color : cadetblue; }
