﻿
body {
	background-color: #F5F5F5;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {font-size: 9px}
.title {
	color: #E7B63B;
	font-weight: bold;
}
a.readmore {
	color: #E7B63B;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
a.readmore:hover {
	color: #E7B63B;
	font-size: 11px;
	font-style: italic;
	text-decoration:underline;
}
.login {color: #E7B63B}
