@charset "UTF-8";
/* CSS Document */

<style>
	
	#responsive-image1 {  width: 100%;  height: auto; }
	#responsive-image2 {  width: 50%;  height: auto; }
	#responsive-image2a {  width: auto; height: 100%;  }
	#responsive-image3 {  width: 30%;  height: auto; }
	#responsive-image4 {  width: 20%;  height: auto; }
 



<style type="text/css">


	
	a:link {
	color: #03F;
}
a:visited {
	color: #5E008F;
}
a:hover {
	color: #F00;
}

body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #000000;
}

body {
	background-color: #FFCC99;
}

</style>


