body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
}
 
<link href="/newstyle.css" rel="stylesheet" type="text/css">
a:link {
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	color: 0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-style: italic;
	color: 006699;
	text-decoration: underline;
}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
}	
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
}	
	
.box1 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #444444;
}

.box2 {
	border: 1px solid #CCCCCC;
}

.box3 {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}

.box4 {
	border: 1px solid #CC6666;
}
