body {
	background-color:#FFFFCC;
	background-repeat : repeat-y;
	text-align:center;
	margin:0px;
	padding:0px;
	
}

.content{
width:800px;
text-align:center;
margin: 0px auto;
position:relative;
}

table{
outline:1px solid #000000;
text-align:center;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
font-size:30px;
color:#993333;
height:30px;
font-weight:bold;
}
h2{
font-size:20px;
color:#993333;
height:30px;
font-weight:bold;
}


a{
	text-decoration: none;
	color:#993333;
	font-size:16px;
	font-weight:bold;
}
a:hover{
text-decoration:none;
color:#000000;
}
ul{
margin:10px 0 0 0;
}
li{
	list-style-type : square;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.proper{
text-align:justify;
margin-left:10px;
margin-right:10px;
}

.proper a{
color:#000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.contact{
text-decoration:none;
color:#6633CC;
}

.hw{
height:100px;
width:100px;
border: 3px solid #999999;
}

.hw1{
height:180px;
width:180px;
border: 3px solid #999999;
margin:0 20px 0 45px;
}
