@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
body,td,th {
	font-family: 'Lato', sans-serif;
	font-size: 80%;
	color: #000000;
}
body {
	background-color: #fff;
	margin: 0px;
}
h1, h2 {font-family: 'Lato', sans-serif;
font-weight:300!important;
color:darkred!important;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
