body {
	font-family: Arial, sans-serif;
	font-size:14px;
}

td {
	font-family: Arial, sans-serif;
}

th {
	font-family: Arial, sans-serif;
}

#container {
width:800px;
}


#packet {
float:right;
width:400px;
padding-top:20px;
padding-left:20px;
text-align:right;

}

#project {
width:380px;
padding-top:20px;
float:left;
text-align:left;
}

#innerpagehead {
width:800px;
text-align:right;
}

#innerpage {
width:inherit;
text-align:justify;
}


a {
color:#0033CC;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.style2 {font-weight: bold}

.style5 {color: #336600}
.style7 {
	font-size: x-large;
	font-weight: bold;
}
.style8 {color: #006600}
.style9 {color: #CC0000}

