body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(img/grey-02.gif);
	background-repeat: repeat-y;
}
.nobr{
     white-space: nowrap;
}
body, td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 70%;
	line-height: 110%;

}
.date-red{
	color : #AD1709;
	font-size: 170%;
}

A:Link {
	color : #0E2B73;
	font-size: 100%;
}
A:Visited {
	color : #AD1709;
        font-size: 100%;
}
A:Active {
	color : #B9230A;
	font-size: 100%;
}
A:Hover {
	color : #D57208;
	font-size: 100%;
}

 
