
h2 {
background-color: #ADD8E6;
/*width:600px;*/
color: #256579;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
font: bold;
padding: 1px;
}

h4 {
/*background-color: #ADD8E6;*/
/*width: 450px;*/
color: #3366ff;
font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
font: bold;
padding: 1px;
}

h5{
/*background-color: #ADD8E6;*/
/*width: 450px;*/
color: #3366ff;
font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
font: bold;
padding: 1px;
}

p {
text-align: justify;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.5;
}


#style1 p {
text-align: justify;
color: #0033CC;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.5;
}


#style1 ul {
list-style: none;
margin: 0;
padding: 0;
}


#style1 a:link,  #style1 a:visited {
text-decoration: underline;
/*color :#ff3300;*/
color: #6A5ACD;
background-color: transparent;
}

#style1 a:hover, #style1 a:active {
text-decoration: underline overline;
/*color: #ffff00;
/*color: #191970;*/
background-color: #cccc00;*/
color: #191970;
background-color: #C9C3ED;
}