
.BLKTXT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	background-color: transparent;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	background-color: transparent;
}
#main {
background-color: #ffffff;
border: #cc0000 solid;
height: 90%;
left: 5%;
position: absolute;
top: 5%;
width: 90%;
z-index: 1
}

#Pic {
height: 100px;
left: 10%;
position: absolute;
top: 12%;
width: 200px;
z-index: 3
}

#BlueColumn {
background-color: #0033cc;
height: 54.21%;
left: 12.56%;
position: absolute;
top: 32.44%;
width: 150px;
z-index: 2
}

body {
background-color: #4d67b3
}

#TextArea {
background-color: #ffffff;
border: 4px #ffffff;
height: 54%;
left: 32.53%;
overflow: auto;
position: absolute;
top: 31.97%;
width: 55.82%;
z-index: 4
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bolder;
font-style: normal;
font-size: 1em;
color : Black;
}

</style>