body{ 
	font-family: arial, helvetica, sans-serif;
	background-color: #FFD0F0;
	color: #ff0099
}

img{
	border:0
}

img.a1{
	height: 151px;
	width: 901 px;
}

img.w1{
	height: 300px;
	width: 150px; 
}

img.w2{
	border: 0%;
	height: 50px;
}

img.w3{
	border: 0;
	height: 154px;
	width: 719px;
	text-align: center
}

img.w4{
	height: 500px;
	width: 650px
}

img.w5{
	height: 439px;
	width: 522px;
}

ol{
	list-style: decimal inside;
	text-align: left
}

table{
	width: 1050px;	
	height: 500px;
	border: 10%;
	border-color: #ff0099;
	border-style: dotted; 
	border-width: thin 
}

table.w1{
	width: 750px;
	height: 500px;
	background: #666666;
}

table.w2{
	height: 100px;
	width: 1050px
}

table.a1{
	height:99px;
	width: 1050px;
	border:0px;
	border-style: none;
	border-width: 0px
}

td.a1{
	border-style: none;
	border-width: 0px;
}


td{
	text-align: center;
	border-style: dashed;
	border-color: #ff0099;
	border-width: thin
}

tr{
	border-style: dotted;
	border-color: #ff0099;
	border-width: thin
}

tr.a1{
	border-style: none;
	border-width: 0px;
}

tr.w1{
	background: #97005b;
}

a:link{
	color: #505050;
}

a:visited {
	color: #990066;
}

a:hover {
	color: #ff0099;
}

#nav {
	margin:0;
	padding:0;
	text-align:center;
}
#nav li {
	display:inline;
	padding:35px;
	margin:0;
	list-style-type:none
}
#nav a:link,
#nav a:visited {
	padding: 10px 10px 10px 10px;
	color: #999999
}
#nav a:hover {
	color:#ff99cc;
}
 