﻿@charset "utf-8";

body,td,th {
	font-family: Georgia;
	font-size: 11pt;
	color: #fff;
	line-height: 17px;
}
img {
  	border: 0;
}
body {
	background: #000000 url('images/amirrm-bg.jpg') no-repeat 50% top;
	margin: 0;
	margin-top: 117px;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #5db9e2;
	
}

.highlight
{
	color: #2981EB;
	font-family: Georgia;
	font-size: 11pt;
}