

BODY {font-family: lucida sans unicode; font-size: 10pt; background: white; scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#464646;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:none;
    scrollbar-face-color:none;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:none;
    scrollbar-track-color:none}

H1 {font-family: arial; font-size: 10pt; color: black; font-weight: bold; border-width: thin}

H2 {font-family: arial; font-size: 10pt; color: #583838; font-weight: normal; font-style: italic}

H3 {font-family: arial; font-size: 9pt; color: #505050; font-weight: normal; font-style: italic}

H4 {font-family: arial; font-size: 10pt; color: black; font-weight: bold}

H5 {font-family: arial; font-size: 10pt; color: black; font-weight: normal}

P {font-family: arial; font-size: 8pt; color: black; font-weight: normal}

A:link {font-family: arial; color: black}

A:visited {font-family: arial; color: #47485D}

A:active {font-family: arial; color: #800000}

A:link, A:visited, A:active { text-decoration: none }

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; 
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: none; 
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: none; 
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
}

