

H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,

H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, 
H5 A:visited, H6 A:visited { color: #8a2be2; }

A:link
{ color: #0000cd; text-decoration: none; }
A:visited 
{ color: #b03060; text-decoration: none; }
A:link:hover, A:visited:hover
{ color: #2e8b57; text-decoration: none; }

BODY {    font-size: 14px; 
          color: #003300; 
	  background : honeydew;
          margin: 2px 2px 10px 10px; 
          line-height:120%; 
		  width: 70%;
	  scrollbar-base-color : #FFFFFF;
	  scrollbar-face-color : #FFFFFF;
	  scrollbar-track-color: #FFFFFF;
	  scrollbar-arrow-color : #99ccFF;
	  scrollbar-3dlight-color: #FFFFFF;
	  scrollbar-highlight-color : #99ccFF;
	  scrollbar-shadow-color : #99ccFF;
	  scrollbar-darkshadow-color : #99ccFF;
	  scrollbar-darkshadow-color : #FFFFFF;
}

ul, ol, dl
     {  margin-left: 15; 
        padding-left: 15; 
        line-height:150%;}
ul.big
     {  margin-left: 15; 
        padding-left: 15; 
        line-height:200%;
	margin: 5px}

li.big{  list-style-image: url(images/triangle_s_b.gif);
         font-size: 20px;
	 font-weight: bold }

li.bigg{  list-style-image: url(images/triangle_s_b.gif);
          font-weight: bold; }

li.pep{  list-style-image: url(images/triangle_xs_b.gif); }
li.obs{  list-style-image: url(images/triangle_xs_m.gif); }
li.etc{  list-style-image: url(images/triangle_xs_g.gif); }

.top{ font-size: 11px
	color: #00FFFF; 
	borderstyle : groove;
	padding: 20}

.small{ font-size: 11px
	color: #8b8b7a; 
	background-color: #ffffe0;
	borderstyle : groove;
	padding: 10}

.small_main{ font-size: 11px
	color: #00FFFF; 
	background-color: #FFEEFF;
	borderstyle : groove;
	padding: 5}

.small_panf{ font-size: 11px
	color: #8b8b7a; 
	background-color: #ffffe0;
	borderstyle : groove;
	width: 600px;
	padding: 10}


.news{  font-size: 14px; 
	text-align="left";
	color: #000000; 
	background-color: #c1ffc1;
	borderstyle : groove;
	width : 70%;
	padding : 10}

.news2{  font-size: 12px; 
	text-align="left";
	color: #000000; 
	background-color: #c1ffc1;
	borderstyle : groove;
	width : 100%;
	padding : 10}

.title{ font-size: 36px;
	color: #ffffff; 
	background-color: #ff0000;
	borderstyle : groove;
	width: 500px;
	padding: 15;}










