<style>

BODY { background-color: rgb(203,248,245) }
.BodyColor { background-color: rgb(203,248,245) }
.STDtext {font-family: "Times New Roman", serif; font-style: normal }
.caption { font-family: Arial, sans-serif; font-size: 8pt; padding-left: 1px; padding-right: 1px }
.emphasis {color: rgb(255,0,128);}
UL {font-family: "Times New Roman", serif; font-style: normal}
B {font-family: "Times New Roman", serif; font-style: bold}
I {font-family: "Times New Roman", serif; font-style: italic}
P {font-family: "Times New Roman", serif; font-style: normal}
FORM {font-family: "Times New Roman", serif; font-style: normal}
TD {font-family: "Times New Roman", serif; font-style: normal} 
H1 { font-family: Arial, sans-serif; font-size: 24pt; color: rgb(0,0,255); font-weight: normal }
H2 { font-family: Arial, sans-serif; font-size: 20pt; color: rgb(0,0,255); font-weight: normal }
H3 { font-family: Arial, sans-serif; font-size: 16pt; color: rgb(0,0,255); font-weight: normal }
H4 { font-family: Arial, sans-serif; font-size: 12pt;  color: rgb(0,0,255); font-weight: normal }
H5 { font-family: Arial, sans-serif; font-size: 8pt; color: rgb(0,0,255); font-weight: normal }
H6 { font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal }

</style>
.textbox {
	border: thin solid #FF0000;
}
.textbox {
	border: thin solid #FF0000;
	margin: auto;
	padding: 5px;
	height: auto;
	width: auto;
}
