BODY{
  color: #0000CD;
  background-color: #FFFFFF;
  background-image : url(images/grblue_1.gif);
  background-repeat : repeat-y;
  padding-top : 0.3px;
  padding-left : 0.3px;
  padding-right : 0.3px;
  padding-bottom : 0.3px;
}
.dan1{
  
  margin-top : auto;
  
  height : 0.8em;  
  background-color : #3399ff;
  color : #ffffff;
  text-align:left;
  padding : 0.3em 0.3em 0.3em;padding-left : 0.3em;padding-left : 0.3em;padding-right : 1em;padding-bottom : 0.2em;padding-left : 1em;
  
  
  
  
  text-indent : 0%;
  
  
  
  width : 100%;
  top : 0px;
  left : 0px;
  margin-bottom : auto;
  position : relative;
  

  
}
H1{
  color: #0000CD;
  font-family:"‚l‚r ‚o–¾’©",serif;
  font-weight:900;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #3399FF;
  border-left-color : #3399FF;
}
H2{
  color: #0000CD;
  font-family:"‚l‚r ‚o–¾’©",serif;
  font-weight:900;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #3399FF;
  border-bottom-color : #3399FF;
}
H3{
  color: 0000CD;
  font-family:"‚l‚r ‚o–¾’©",serif;
  font-weight:900;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #3399FF;
  border-bottom-color : #3399FF;
}
HR{
  color: #3399FF;
  height: 3px;
}
P{
  color: #0000CD;
}
A{
  color: #CC3300;
  text-decoration: underline;
}
A:VISITED{
  color: #0000CD;
  text-decoration: underline;
}
A:HOVER{
  color : fuchsia;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color: #0000CD;
  list-style-image : url(images/trlue.gif);
  list-style-position: outside;
}