BODY {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

button {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

option {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	border: 1px solid #A0A0A0;
}

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	border: 1px solid #A0A0A0;
	margin-left : 1px;
	margin-right : 1px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

textarea {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	border: 1px solid #A0A0A0;
	margin-left : 1px;
	margin-right : 1px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: none;
	text-decoration: none;
}
p a:hover {
	color : #000000;
	font-weight: none;
	text-decoration: underline;
}

.px {
	color : #ffffff;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-decoration: none;
}

.pxblack {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-decoration: none;
}

.px14 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-decoration: none;
}

.print {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	
}