#pagetitle {
	font-family: Verdana;
	font-size: 64px;
	color: #666666;
}

body,td,div {
	background-color: #9999CC;
	alink="#D8B622";
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}


.stealth {
        color: #9999CC;
}

.project {
	border: solid #6666FF 1;
	margin-bottom:30;
}

.project_image {
	width:200;
	border: solid black 1
}

.project_text {
	width=400;
	border: solid black 1;
}

#header {
	padding: 10px;
}

#body {
	padding: 10px;
}

#body2 {
	padding: 5px;
}

h2 {
font-size: 25px;
}

h3 {
font-size: 20px;
}

a:link{color:#996666;text-decoration:none;}
a:active{color:#996666;text-decoration:none;}
a:visited{color:#996666;text-decoration:none;}
a:hover{color:#996666;text-decoration:underline;}

