body {
	background: #F2F2F2;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	}

a, a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	}

.top {
	background: #444444;
	color: #EEEEEE;
	text-align: center;
	}

.news {
	background: #E1E6D7;
	text-align: left;
	}

.row1 {
	background: #D7D9D1;
	text-align: center;
	}

.row2 {
	background: #E1E6D7;
	text-align: center;
	}

.sp {
	text-align: left;
	}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	}
