body {
	background-color: #595959;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
a:link {
	text-decoration: none;
	color: #006699;}
a:visited {
	text-decoration: none;
	color: #006699;}
a:hover {
	text-decoration: underline;}
a:active {
	text-decoration: none;}

a:link.footer {
	text-decoration: none;
	color: #ebebeb;}
a:visited.footer {
	text-decoration: none;
	color: #ebebeb;}
a:hover.footer{
	text-decoration: underline;
	color: #ebebeb;}
a:active.footer {
	text-decoration: none;}
.footer {
    color: #ebebeb;}

h1 {
font-size: 24px;
line-height:12px
}

h2 {
font-size: 16px;
}

.sub_heading_h2 {font-size: 12px}
.Times_Italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
