/* Generated by KompoZer */
h1 {
  font-weight: bold;
  font-size: x-large;
  text-align: center;
  color: #d51920;
  font-style: normal;
}
h2 {
  font-weight: bold;
  text-decoration: none;
  font-size: large;
  color: #3333ff;
  font-style: italic;
}
h3 {
  font-style: italic;
  color: #993399;
  text-decoration: underline;
  font-size: medium;
}
h4 {
  text-decoration: none;
  font-weight: inherit;
  color: #999999;
  font-style: italic;
  font-size: x-small;
}
td img {
  display: block;
}
a {
}
a:link {
  text-decoration: none;
  color: #3333ff;
}
a:visited {
  text-decoration: none;
  color: #009900;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
a:active {
  color: #ff0000;
  text-decoration: none;
}
body {
  font-weight: normal;
  font-family: AlArabiya,Arial,Helvetica,sans-serif;
  color: #444444;
  font-size: medium;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #CCCCCC
} 

}
hr {
  border-color: #330099;
  width: 80%;
  height: 3px;
}

ul {
  color: #333333;
  list-style-type: square;
}
li {
  color: #333333;
}

li.red {
  color: #333333;
  list-style-image: url(../img/miscicons/bullet.gif);
 }
  
div.bulletlist {
width:280px;
height:80px;
position:relative;
left: 160px;
text-align: left;

}

div.body {
width:680px;
text-align: center;
margin-left: auto;
margin-right: auto;


}

div.imghead {
width:300px;
margin-left: auto;
margin-right: auto;
position:relative;
left:-80px;

}

.center
{
margin-left:auto;
margin-right:auto;
width:70%;
background-color:#b0e0e6;
}

/* FOOTER */

		#footer {
			margin: 0 0 0 0px;
			width: 100%;
			height: 20px;
			clear: both;
			background-color: #322A65;
			padding: 0px 0px 0px 0px;
			text-align: center;
			colour: #FFFFFF;
			
		}
		
		.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.right {
	  		float: left;
	  		margin: 10px 10px 10px 10px;
	  	}
		
