body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 145%;
	}

ul, ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	}

h1 {
	font-size: 29px;
	color: #0031a1;
	font-weight: normal;
	padding: 0px;
	margin: 39px 0px 0px 0px;
	}

h2 {
	font-size: 20px;
	color: #0031a1;
	font-weight: normal;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	}

h3 {
	font-size: 16px;
	color: #0031a1;
	font-weight: normal;
	padding: 0px;
	margin: 26px 0px 0px 0px;
	}

h4 {
	font-size: 14px;
	color: #0031a1;
	font-weight: normal;
	padding: 0px;
	margin: 24px 0px 0px 0px;
	}

h5 {
	font-size: 12px;
	color: #0031a1;
	padding: 0px;
	margin: 22px 0px 0px 0px;
	}

h6 {
	font-size: 10px;
	color: #0031a1;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	}

small {
	font-size: 11px;
	}

big {
	font-size: 15px;
	}

a {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #333366;
	}

a:hover, a:visited:hover {
	color: #cc0000;
	}

.pagehead{
	font-size: 34px;
	color: #0031a1;
	line-height: 115%;
	padding: 0px;
	margin: 0px;
	}

.footer {
	font-size: 10px;
	color: #bccae6;
	}

a.footer, a.footer:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.footer:hover, a.footer:visited:hover {
	color: #ffff00;
	text-decoration: underline;
	}

.personal {
	color: #666666;
	}

a.personal, a.personal:visited {
	color: #333333;
	text-decoration: none;
	}

a.personal:hover, a.personal:visited:hover {
	color: #cc0000;
	text-decoration: underline;
	}

.signin {
	color: #ffffff;
	}

a.signin, a.signin:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.signin:hover, a.signin:visited:hover {
	color: #ffff00;
	text-decoration: underline;
	}

.butt {
	margin-top: 0px;
	}

.tttime {
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	}

.ttsub {
	font-size: 11px;
	margin-top: 2px;
	}

.ttcomment {
	font-size: 10px;
	margin-top: 2px;
	}

.ttpaper {
	font-size: 10px;
	margin-top: 2px;
	color: #666666;
	}

p.dlpack {
	height: 18px;
	padding: 4px 0px 0px 28px;
	margin: 0px;
	background-image: url(/pix/download_parcel.gif);
	background-position: top left;
	background-repeat: no-repeat;
}