body {
		background-color: #ffffff;
		margin: 0px;
		text-align:center
		}
Div#Fund{width:655px;padding:0px;}

a:link { color: #0000ff;text-decoration:none;}
a:visited { color: #0000ff;text-decoration:none;}
a:hover { color: #ff0000;text-decoration:underline;}


div#title1 {
		width: 400px;
		border-style: none;
		border-width: 1px;
		background-color: #69c5b5;
		color: #ffffff;
		margin: 2px 0px 0px;
		padding: 10px;
		text-align:center;
		font-size:14pt;
		font-weight:bold
		}

div#title2 {
		width: 600px;
		border-style: none;
		border-width: 1px;
		background-color: #fdcae9;
		color: #ffffff;
		margin: 2px 0px 0px;
		padding: 3px;
		text-align:left;
		font-size:12pt;
		font-weight:bold
		}

div#rupo {
		width: 650px;
		border-style: none;
		border-width: 1px;
		background-color:#d61274;
		color: #ffffff;
		margin: 0px 0px 0px;
		padding: 5px;
		text-align:center;
		font-size:13pt;
		font-weight:normal;
		}

div#school {
		width: 650px;
		border-style: none;
		border-width: 1px;
		background-color: ;
		margin: 0px 0px 0px;
		padding: 3px;
		text-align:left;
		font-size:11pt;
		font-weight:bold;
		}


div#menu {
		width: 680px;
		border-style: none;
		margin: 2px 0px 0px 0px;
		padding: 2px;
		text-align:left;
		font-size:10pt;
		}


div#box1 {
		width: 650px;
		background-color:#ffffff;	
		border: double 5px #69c5b5;
		margin: 8px 0px 0px;
		padding: 3px;
		text-align:left;
		font-size:90%;
		line-height:140%;
		}

div#box2 {
		width: 650px;
		background-color:#ffffff;
		border: dashed 3px #d61274;
		margin: 0px 0px 0px ;
		padding: 5px;
		text-align:left;
		font-size:90%;
		line-height:140%;
		}

.vmid {
		vertical-align: middle;
		}