.type_header {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 24px;
	line-height: 30px;
}
.type_content {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
}

.type_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #273093;
	font-size: 10px;
	line-height: 20px;
}


p {
margin: 20px auto;
}
h1 {
margin: 0px auto;
}

body,td,th {
	color: #000000;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}





.black  {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;font-weight : normal;color : #000000;}
.blackbold  {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold;color : #000000;}
.content  {font-family : Arial;font-size : 13px;color : #ffffff;}
.contentbold  {font-family : Arial;font-size : 15px;color : #ffffff; font-weight : bold;}
.menu  {font-family : Arial;font-size : 16px;font-weight : bold;}
.menuhi  {font-family : Arial;font-size : 16px;color : #ffffff; font-weight : bold;}
.function  {font-family : Arial;font-size : 13px;color : #000000; font-weight : bold;}
.copyright  {font-family : Arial;font-size : 10px;color : #cccccc;}
.header  {font-family : Arial;font-size : 16px;color : #6699CC; font-weight : bold;}
.date  {font-family : Arial;font-size : 13px;color : #6699CC; font-weight : bold;}
input  {font-family : Courier;font-size : 9px;}
.path {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.beta {  font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: normal}
.medblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 728975;
	font-weight: bold;
}
.green {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : 728975;
	font-weight: bold;

}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	background-color: #DFDEC0;
}

textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	background-color: #DFDEC0;
}