body {
font-family: Verdana;
font-size: 11px;
color: #000000;
}


p {
text-align: justify;
text-indent: 10px;
}





textarea {
background-color: #ffffff;
font: normal;
font-size: 11px;
font-family: Verdana;
color: black;
}


input {
background: #ffffff;
font: normal;
font-size: 10px;
font-family: Verdana;
color: Black;
}


td {
font-family: Verdana;
font-size: 11px;
border: 1px;
}


a:link {
text-decoration: none;
color: #6c7c6f;
}


a:visited {
text-decoration: none;
color: #6c7c6f;
}


a:hover {
text-decoration: underline;
color: Red;
}


select {
background-color: #ffffff;
font: normal;
font-size: 11px;
font-family: Verdana;
color: Black;

}


.box1 {
	border: 4px solid #ffffff;
}

.box2 {
	border: 1px solid #666666;
}
