/* CSS Document */

p {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
}
li {font-family: Arial, Helvetica, sans-serif;}
h1 { font-family: Arial, Helvetica, sans-serif; color: #000000 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 150%; color: #000000 }
h3 { font-family: Arial, Helvetica, sans-serif; color: #ff0000; margin-left: 10px }
h4 { font-family:  Arial, Helvetica, sans-serif, serif; color: #000000 }
h5 { font-family:  Arial, Helvetica, sans-serif, serif; color: #000000 }
h6 { font-family:  Arial, Helvetica, sans-serif; color: #000000 }
body {
	background-color: #ffffff;
	margin: 5px 0 0 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	margin: 0 0 0 0;
}
a:link {color:red;
		text-decoration: none;
}
a:visited {color:red;
		text-decoration: none;
}
a:hover {color: #333399;
		font-weight: bold;
}
a:active {color: #333399;
		font-weight: bold;
}
.tableform {
  border-width: thin;
  border-top: none;
  border-right: none;
  border-bottom: solid black thin;
  border-left: none;
}
.page_title {font-family: Arial, Helvetica, sans-serif;
			 color:red;
			 font-size:12pt;
			 font-weight:bold;
}
.page_title a:link {font-family: Arial, Helvetica, sans-serif;
			 color:red;
			 font-size:12pt;
			 font-weight:bold;
			 text-decoration: none;
}
.page_title a:active {font-family: Verdana, Arial, Helvetica, sans-serif;
			 color:#333399;
			 font-size:12pt;
			 font-weight:bold;
}
.page_title a:visited {font-family: Arial, Helvetica, sans-serif;
			 color:red;
			 font-size:12pt;
			 font-weight:bold;
}
.page_title a:hover {font-family:  Arial, Helvetica, sans-serif;
			 font-size:12pt;
			 color:#333399;
			 font-weight:bold;
}
.sub_title {font-family: Arial, Helvetica, sans-serif;
			 color: #333399;
			 font-size:14pt;
			 font-weight:bold;
}
.red10 {color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.caption {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a.caption {	
	font-weight: normal;
}
.size10 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

