/* CSS Document */


#P2 {
	font-weight: bold;
	color: red;
	font-size: 8pt;
}
input {
	 background-color: transparent;
}
textarea {
	 background-color: transparent;
}

