body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #837f7e;

}

body {

	background-color: #EDEBEB;

	margin-top: 10px;

}

a:link {

	color: #2D2A77;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #2D2A77;

}

a:hover {

	text-decoration: none;

	color: #2D2A77;

}

a:active {

	text-decoration: underline;

	color: #2D2A77;

}

h1,h2,h3,h4,h5,h6 {

	font-weight: bold;

}

h1 {

	font-size: 14px;

	color: #2D2A77;

}

