
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 : bolt;
	color : black;
	text-decoration : none;
	margin-top : 1em;
	margin-bottom : 1em;
} 

h2 {
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-variant : normal;
	font-style : normal;
	font-weight : normal;
	color : maroon;
	background-color : #D0C0C0;
	text-decoration : none;
	margin-top : 1em;
	margin-bottom : 1em;
	padding-right : 2ex;
}

h3 {
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : normal;
	font-variant : normal;
	font-style : oblique;
	font-weight : normal;
	color : navy;
	background-color : #C0C0D0;
	text-decoration : none;
	margin-top : 1em;
	margin-bottom : 1em;
	padding-left : 2ex;
}

h4 {
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-variant : normal;
	font-style : oblique;
	font-weight : normal;
	color : Black;
	background-color : #D0D0D0;
	text-decoration : none;
	margin-top : 3ex;
	padding-left : 6ex;
}

span.as_text {
	font-family : "Arial";
	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 : "Arial";
	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 : "Arial";
            font-size : small;
            font-variant : normal;
            font-style : normal;
            font-weight : 300;
            color : black;
            text-decoration : none;
            line-height : 1.3;
            margin-left : 2em; }

ul {
            font-family : "Arial";
            font-size : small;
            font-variant : normal;
            font-style : normal;
            font-weight : 300;
            color : black;
            text-decoration : none;
            line-height : 1.6;
            margin-left : 2em; }
			
li {
	font-family : "Arial";
	font-size : small;
	font-variant : normal;
	font-style : normal;
	font-weight : 300;
	color : black;
	text-decoration : none;
	/*line-height : 1.1;
	text-indent : 4ex; */
	padding-top : 4px;
}

div.tst {
	background-color: #FFD278;
}

div.tsn {
	background-color: #DDDDFF;
}

div.tsp {
	background-color: #D4FFFF;
}

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; } 

p.attentionv {
              font-family : "Arial";
              font-size : small;
              font-variant : normal;
              font-style : oblique;
              font-weight : 700;
              color : navy;
              background-color : #B0B0E0;
              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; }