/* CSS Document */
body {
 background-color:#FFFFFF;
 margin:0 0;
 /*background-image:url(../images/Abgal-LeftBG.jpg); */
 background-repeat:repeat-x;
 font-family:Geneva, Arial, Helvetica, sans-serif;
}
p, ul{
 font-size: .7em;
 color: #00AAAC;
}

ul {
font-size: .7em;
margin-bottom: 1em;
margin-top: 1.5em;
margin-left: 1.5em;
padding-left: .5em;
list-style-image:url(../images/abgal-bullet.gif);
line-height: 1.5em;
}
#news ul {
font-size: .6em;
margin-bottom: .5em;
margin-top: .5em;
padding-right: .5em;
margin-left: 2.5em;
list-style-image:url(../images/abgal-bullet.gif);
}

h1 {
 font-size: .9em;
 color: #00AAAC;
 margin: .3em 0.5em .3em 1em;
 font-weight: bolder;
}
h2 {
 font-size: 1em;
 color:#000066;
 margin: 0em 0 -.5em 0;
 font-weight: bolder;
 }
#news h2 {
 font-size: .7em;
 color: #000066;
  margin: .3em .5em .3em 1.3em; 
 font-weight: bolder;
 }
#news p {
 font-size: .7em;
 color: #000066;
  margin: 0em .5em 0em 1.3em; 
 font-weight: normal;
 }
#news a:link, #news a:visited, #news a:active {
 color:#00AAAC;
 font-weight: normal;
 text-decoration:none;
 line-height:2em;
}

h3 {
 font-size: .8em;
 color:#00AAAC;
 margin: 0em 0em -1em 0em; 
 font-weight: bolder;
 }

h4{
	font-size: .7em;
	color:#000066;
	font-weight: bolder;
	}

.style1 {color: #FF0000}
.style2 {color:#000066}

#content img {
float:left;
}

h5 {
 font-size: .6em;
 color:#00AAAC;
 line-height: 1.5em;
 font-weight: normal;
}

h6 {
 font-size: .6em;
 color:#00AAAC;
 line-height: 1.5em;
 font-weight: normal;
 margin-left: 4.6em;
}
h6 a:link,h6 a:visited,h6 a:active{
 font-size: 1em;
}
a:link, a:visited, a:active {
 color:#000066;
 font-weight: normal;
 text-decoration:underline;
}
a:hover,#news a:hover {
 color:#00AAAC;
 text-decoration:underline;
}
