﻿body
{
	text-align:center;
	background: #B7B7B7 url(background_top.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

.content
{
	font-family: Arial;
	font-size: 8pt;
	color: #0A1326;	
}

.page_heading
{
	font-family: Arial;
	font-size: 12pt;
	color: #0A1326;	
	font-weight: bold;
}

.table_border
{
	border-top: 1px solid #0A1326;
	border-bottom: 	1px solid #0A1326;
	border-left: 1px solid #0A1326;
	border-right: 1px solid #0A1326;
}

.table_heading
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0A1326;	
	font-weight: bold;
}

.link_buttons
{
	font-family: Arial;
	font-size: 8pt;
	color: #0A1326;
	text-decoration: underline;	
	font-weight: bold;
}

a.links
{
	font-family: Arial;
	font-size: 8pt;
	color: #0A1326;
	text-decoration: none;
	font-weight: bold;
}

a.links:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #0A1326;
	text-decoration: underline;
	font-weight: bold;
}
	