body{
 font-family:Arial, Helvetica, sans-serif;
 
}
.textfield {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana
}h1 {
	font-weight: bold;
	font-size: large;
	margin-top: 20px;
}
h2 {
	font-size: medium;
	font-weight: bold;
}

h2.network
{
	font-weight: bold;
	font-size: large;
	margin-top: 20px;
}
p{
 font-size:small;
}

ul li {
font-size:small;
}
.underline{
text-decoration:underline;
}

.recent_projects a, a.recent_projects
{
	color: #000099;
}
