body,p,h1,h2,h3,h4,td,th,tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

p { 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 8px; 
	line-height:12pt;
}

body,td,th,tr {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
body {
	background-color: #E6DEB9; 
	/*background-image:url(../layout/Background_02.jpg);*/
}

a.menu:link,a.menu:visited,a.menu:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1 none #666666;
}
a.menu:hover {
	color: #000066; 
	text-decoration: none;
	border-bottom: 1 solid #666666;
}

a:link,a:visited,a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 2px; 
}
h2 {
	font-size: 11pt;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 2px;
}
h3 {
	font-size: 10pt;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 2px;
}


	.td_header_view {font-size:10pt; letter-spacing: 0.9ems; font-weight:bold; vertical-align:top; font-variant:normal;}
	.td_header_list {font-size:8pt; letter-spacing: 0.9ems; font-weight:bold; vertical-align:top; font-variant:normal;}
	.input_small {font-size:6pt; letter-spacing: 1.2ems; cursor:pointer; font-variant:small-caps;}
	.input_medium {font-size:8pt; letter-spacing: 1.1ems; cursor:pointer; font-variant:small-caps;}
	.input100 {width:100px;}
	.small_note {font-size:8pt;}

