body {
	font-family: Arial, Helvetica, sans-serif;
}

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

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

a {	font-size: 12px; color: #000; }
    a:link { text-decoration: none; }
    a:visited { text-decoration: none; color: #316967; }
    a:hover { text-decoration: underline; color: #014714; }
    a:active { 	text-decoration: none; color: #000; }

.box1 {
    background-color: #E2E1E1;
	font-size: 12px;
	color: #3E506D;
	padding: 3px;
}

.box2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFCC;
	color: #960;
	padding: 8px;
}

.box3 {
    font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #3E506D;
	color:#FFFFCC;
	padding: 8px;
	
}

.box4 {
    font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #960;
	color:#FFFFCC;
	padding: 8px;
	
}

.style1 {
     font-size: 14px;
	 font-weight: bold;
	 color: #3E506D;
}

.style2 {
	font-weight: bold;
	text-decoration: none;	
	font-size: 14px; 
}
