/* CSS Document */
body {
	margin:0 0;
	/*background-image:url(../images/Abgal-LeftBG.jpg); */
 background-repeat:repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
p, ul{
 font-size: 0.7em;
 color: #000066;
}

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;
 font-weight: bolder;
}
h2 {
 font-size: 1em;
 color:#000066;
 /* color:#3366FF; */
 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; */
 /*margin: .3em .5em .3em 1.3em; */
 font-weight: normal;
 }
#news a:link, #news a:active {
 color:#000066;
 font-weight: normal;
 text-decoration:underline;
 line-height:2em;
}
#news a:visited {
 color:#9933CC;
 font-weight: normal;
 text-decoration:underline;
 line-height:2em;
}
#news a:hover {
 /*color:#00AAAC; */
 color:#0066FF;
 text-decoration:underline;
}

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:#000066;
 line-height: 1.5em;
 font-weight: normal;
}
h6 {
 font-size: .6em;
 color:#000066;
 line-height: 1.5em;
 font-weight: normal;
 margin-left: 4.6em;
}
h6 a:link,h6 a:visited,h6 a:active{
 font-size: 1em;
}

a:active {
 color:#000066;
 font-weight: normal;
 text-decoration:underline;
}
a:visited {
	color: #9933CC;
}
a:link {
	color: #000066;
}
a:hover {
	color: #0066FF;
}
