.body
	{
	font-family:tahoma,arial;
	font-size:9pt;
	}
.body_text
	{
	font-family:tahoma,arial;
	font-size:9pt;
	}
.address_field
	{
	font-family:tahoma,arial;
	font-size:9pt;
    width:200;
	}
.body_small
	{
	font-family:tahoma,arial;
	font-size:8pt;
	}

.body_super_title 
    {
    font-family: tahoma,arial;
    font-size: 18pt;
    font-weight: bold;
    }

.table_title
	{
	font-family:tahoma,arial;
	font-size:9pt;
    color:white;
    background-color:#31609C;
	}
.body_title
	{
	font-family:tahoma,arial;
	font-size:14pt;
    font-weight: bold
	}
.body_title_small
	{
	font-family:arial;
	font-size:11pt;
    font-weight: bold
	}
.body_small_title
	{
	font-family:arial;
	font-size:11pt;
    font-weight: bold
	}
.highlight_body
	{
	font-family:tahoma,arial;
	font-size:9pt;
    font-weight:bold;
    color:#CE0031;
    cursor:"hand";
	}
.highlight_body_small
	{
	font-family:tahoma,arial;
	font-size:8pt;
    font-weight:bold;
    color:#CE0031;
    cursor:"hand";
	}
.control
	{
	font-family:tahoma,arial;
	font-size:8pt;
    font-weight:bold;
    background-color:black;
    color:white;
	}
.table_header
	{
	font-family:tahoma,arial;
	font-size:8pt;
    font-weight:bold;
    background-color:black;
    color:white;
	}
.sub_total
	{
	font-family:tahoma,arial;
	font-size:9pt;
    font-weight:bold;
    background-color:#E7E7E7;
	}
.body_margin
	{
	font-family:tahoma,arial;
	font-size:8pt;
	}
.field_label
	{
	font-family:tahoma,arial;
	font-size:8pt;
	font-weight:bold;
	}
.field
	{
	font-family:tahoma,arial;
	font-size:9pt;
	height:18;
	}
.button
	{
	font-family:tahoma,arial;
	font-size:9pt;
	font-weight:normal;
	height:22;
    border-style:solid;
    background-color:#e0e0e0;
    border-width:1;
	}
.custom_link
    {
    cursor:hand
    color:blue
    text-decoration:underline
    }
