
body {
	background-color:#FFFFFF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 84%;
	color: #000000;
}

.skip {
	color: inherit;
	background-color: inherit;
}

.skip A:link {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

.skip A:visited {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

A:link { 
color: #1c2a68; 
background-color: inherit;
} 

A:visited { 
color: #760E20;
background-color: inherit;
} 

A:active { 
color: #275D58;
background-color: inherit;
} 

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.heading1 {
	font-family: verdana,arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	background-color: inherit;
}

table {
	margin: 0 auto;
}

table.head {
	margin-left: 15px;
	border: 0;
}

table.stat {
	border: 2px solid #ededed;
	margin: 0 auto;
}

table.li {
	border: 2px solid #ededed;
	margin-left: 5%;
}

tr.bottom {
	vertical-align: bottom;
}

tr.top {
	vertical-align: top;
}

td {
	border: 1px solid #ededed;
}

td.plain {
	border: 0;
}

td.bottom {
	vertical-align: bottom;
}

td.top {
	vertical-align: top;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
}

td.gray {
	background-color: #ededed;
	color: inherit;
}

td.note1 {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

td.no {
	white-space: nowrap;
}

ul {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 84%;
}

li {
	margin-bottom: 5px;
	margin-right: 25px;
}

.heading2 {
	font-family: verdana,arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #800000;
	background-color: inherit;
}

.heading3 {
	font-family: verdana,arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #800000;
	background-color: inherit;
}

.heading4 {
	font-family: verdana,arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #800000;
	background-color: inherit;
}

.note {
	font-size: 85%;
}

.boldText {
	font-weight: bold;
}

td.head1 {
	font-family: arial, sans-serif;
	/*margin-left: 5px;	*/
	padding-left : .5em;
}

td.head2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-left: .5em;
}

td.head3 {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 84%;
	color: #000000;
	background-color: inherit;
}
td.head4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

td.head5 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #800000;
	padding-left: .5em;
	background-color: inherit;
}

td.head6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-left: .5em;
}

td.head7 {
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	padding-left: .5em;
}

.ari {
	font-family: arial, sans-serif;
	font-size: 90%;
}

