html{
	height:100%;
}


body {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
	background-color:#ffffff;
}

#onlyprint {
	display:none;
}

td {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:12px;
	line-height: 14px;
}

th {
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
}

a:visited {
	font-family: Verdana,Arial,Helvetica;
	font-size:12px;
	line-height: 14px;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}

a:link {
	font-family: Verdana,Arial,Helvetica;
	font-size:12px;
	line-height: 14px;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}


a:hover {
	font-family: Verdana,Arial,Helvetica;
	font-size:12px;
	line-height: 14px;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}






/*******************************/

h1 { 
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 { 
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 { 
	font-family: Verdana,Arial,Helvetica;
	color:#000;
	font-size:12px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

sub {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

hr {
	border-top-width: 1px;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

#content ul {
	padding-left: 0;
	list-style: none;
}

