p{
	Background-Color : #FFFFFF;
	Font-Family : sans-serif;
	Text-Align : left;
	Font-Size : 10pt;
}
table{
	Background-Color : #FFFFFF;
	Font-Family : sans-serif;
	Text-Align : left;
	Font-Size : 10pt;
}
body{
	Background-Color : #FFFFFF;
	Font-Family : sans-serif;
	Text-Align : left;
	Font-Size : 10pt;
}
select
{
    font-family: sans-serif;
    font-size: 10pt;
}
input
{
    font-family: sans-serif;
    font-size: 10pt;
}
textarea
{
    font-size: 100%;
}
th
{
    vertical-align: top
}
td
{
	vertical-align: top;
}
h4 {font-size: 11pt}
table.s {
	border-collapse:collapse;
	border-width: 1px;
}
table.s td{
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: silver;
}
table.t {
	border-collapse:collapse;
	border-width: 1px;
}
table.t td{
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: silver;
}
