body{
background-color: #99CCFF;
.photo{
width: 188px;
height: 106px;
}
.photo1{
width: 150px;
height: 200px;
}
.photo2{
width: 75px;
height: 100px;
}
.photo3{
width: 125px;
height: 150px;
}
.photo4{
width: 120px;
height: 90px;
}
.photo5{
width: 100px;
height: 75px;
}
.photo6{
width: 150px;
height: 100px;
}
.photo7{
width: 165px;
height: 110px;
}
.photo8{
width: 100px;
height: 135px;
}
.photo9{
width: 165px;
height: 135px;
}
.photo10{
width: 40px;
height: 60px;
}
.photo11{
width: 60px;
height: 40px;
}
.photo12{
width: 150px;
height: 100px;
}
.photo14{
width: 150px;
height: 150px;
}
.photo15{
width: 300px;
height: 250px;
}
.photo16{
width: 450px;
height: 300px;
}
.photo17{
	width: 800px;
	height: 700px;
}
.photo18{
	width: 100px;
	height: 100px;
}
.photo19{
	width: 10px;
	height: 10px;
}
.photo20{
	width: 50px;
	height: 30px;
}
.photo21{
	width: 20px;
	height: 20px;
}
.photo22{
	width: 30px;
	height: 30px;
}
.photo23{
	width: 40px;
	height: 40px;
}
.photo24{
	width: 50px;
	height: 50px;
}
.photo25{
	width: 75px;
	height: 20px;
}
.photo26{
	width: 100px;
	height: 20px;
}
.photo27{
	width: 60px;
	height: 15px;
}
.photo28{
	width: 60px;
	height: 30px;
}
.photo29{
	width: 140px;
	height: 50px;
}
.photo30{
	width: 100px;
	height: 40px;
}
.photo31{
	width: 500px;
	height: 50px;
	}
.photo32{
	width: 150px;
	height: 200px;
	}
	
	
	
.hand{
cursor: hand;
}
td{
font-size: 11pt;
font-face: arial;
font-color: #000000;
}
.text11b{
font-size: 11pt;
font-face: times new roman;
font-color: #000000;
font-weight: 700;
}
.text9t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 9pt;
font-color: #000000;
}
.text10t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 10pt;
font-color: #000000;
}
.text11t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 11pt;
font-color: #000000;
}
.text12tw{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 12pt;
font-color: #FFFFFF;
}
.pre{
white-space:pre;
}
.text13{
font-size: 13pt;
font-face: arial;
font-color: #000000;
}
.text16{
font-size: 16pt;
font-face: arial;
font-color: #000000;
}
.text16r{
font-size: 16pt;
font-face: arial;
color: #FFFFFF;
}
.text16b{
font-size: 16pt;
font-face: times new roman;
font-color: #000000;
font-weight: 700;
text-decoration: underline;
}
.text14t{
font-family: tempus sans ITC, times new roman, arial;
font-size: 14pt;
font-color: #000000;
}
.text16t{
font-family: tempus sans ITC, times new roman, arial;
font-size: 16pt;
font-color: #000000;
}
text16te{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 16pt;
color: FF3399;
font-weight: 700;
}
.text18t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
font-color: #000000;
}
.text18tb{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
font-color: #000000;
font-weight: 700;
}
.text18te{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
color: FF3399;
font-weight: 700;
}
.weight{
font-weight: 700;
text-decoration: underline;
}
p.indent1{
text-indent : 50px;
}
p.indent2{
text-indent : 20px;
}
<style type="text/css">
.button{
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:60px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.button:active {
	position:relative;
	top:1px;
}</style>

td{
font-size: 11pt;
font-face: arial;
font-color: #000000;
}
.text11b{
font-size: 11pt;
font-face: times new roman;
font-color: #000000;
font-weight: 700;
}
.text9t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 9pt;
font-color: #000000;
}
.text10t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 10pt;
font-color: #000000;
}
.text11t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 11pt;
font-color: #000000;
}
.text12tw{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 12pt;
font-color: #FFFFFF;
}
.pre{
white-space:pre;
}
.text13{
font-size: 13pt;
font-face: arial;
font-color: #000000;
}
.text16{
font-size: 16pt;
font-face: arial;
font-color: #000000;
}
.text16r{
font-size: 16pt;
font-face: arial;
color: #FFFFFF;
}
.text16b{
font-size: 16pt;
font-face: times new roman;
font-color: #000000;
font-weight: 700;
text-decoration: underline;
}
.text14t{
font-family: tempus sans ITC, times new roman, arial;
font-size: 14pt;
font-color: #000000;
}
.text16t{
font-family: tempus sans ITC, times new roman, arial;
font-size: 16pt;
font-color: #000000;
}
text16te{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 16pt;
color: FF3399;
font-weight: 700;
}
.text18t{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
font-color: #000000;
}
.text18tb{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
font-color: #000000;
font-weight: 700;
}
.text18te{
font-family: tempus sans ITC, tempus sans,times new roman, arial;
font-size: 18pt;
color: FF3399;
font-weight: 700;
}
.weight{
font-weight: 700;
text-decoration: underline;
}
p.indent1{
text-indent : 50px;
}
p.indent2{
text-indent : 20px;
}

