body {
	margin: 8px;
	color: #000000;
	background: #FDF5E6 none;
	font-family: Arial, Verdana, sans-serif
}

a {
	color: #001F56;
	background: transparent none;
	text-decoration: none;
}

a:hover {
    color: #001F56;
    background: transparent none;
    text-decoration: underline;
}

table {
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	background: transparent none;
}

table.outer {
    border-width: 3px;
    border-style: none ridge ridge none;
    border-color: #414141;
    background: #D8D8DA none;
}

table.inner {
    border-width: 2px;
    border-style: solid;
    border-color: #3F3F3F;
    background: #E9E9EA none;
}

table.content {
    border: 1px solid #000000;
    background: #DFDFDF none;
    text-align: left;
    font-size: 12pt;
    font-style: normal;
    font-family: Arial, Verdana, sans-serif;
}

div.nav {
    font-family: Times, serif;
    font-style: normal;
    font-size: 13pt;
    margin-top: 5px;
    text-align: center;
    line-height: 40px;
}

td.photo {
    width: 172px;
    height: 105px;
    background: url('images/photoborder.gif') no-repeat;
}

img.photo {
    padding: 2px;
    width: 166px;
    height: 99px;
}

td.heading {
	height: 38.25pt; 
	width: 48pt; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-align: center;
	font-size: 10.0pt; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: top; 
	border: .5pt solid windowtext; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
}
td.content{
	font-family: Arial, sans-serif; 
	text-align: center; 
	white-space: nowrap; 
	font-size: 10.0pt; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	vertical-align: bottom; 
	border-left: .5pt solid windowtext; 
	border-right: .5pt solid windowtext; 
	border-top: medium none; 
	border-bottom: .5pt solid windowtext; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
}
td.content2 {
	font-family: Arial, sans-serif;
	text-align: center;
	white-space: nowrap; 
	font-size: 10.0pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
	vertical-align: bottom; 
	border-left: .5pt solid windowtext; 
	border-right: .5pt solid windowtext; 
	border-top: medium none; 
	border-bottom: .5pt solid windowtext;
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
}