.text {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1
}
.textbold {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #0058B1;
	text-decoration: none
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: Wingdings, "Wingdings 2", "Wingdings 3", Webdings;
	font-size: 12px;
	color: #0058B1;
	font-weight: normal;
	text-decoration: none;
}
.bullet {
	list-style-position: inside;
	list-style-type: circle;
	color: #0058B1;
}
textarea {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1
}

td {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1
}

.send-button {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1 
}

a:visited {
	color: #000099
}

.arial {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1
}

a:link {  
	color: #000099
}

a:active {  
	color: #000099
}

input { 
	font: 10px Verdana, Arial, Helvetica, sans-serif
}

.buttons {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0058B1;
	font-weight: bold;
	background-color: #ffffff;
    color: #0058B1;
	border: 0 outset rgb(CC,CC,CC); 
}

.maintext {
    font-family: Verdana, Arial, Helvetica;
	border-color:#0058B1;
	font-size: 10px;
	color: #0058B1
}

.Textarea-Style {
    border-color:#0058B1;
    border-style:solid;
	border:1;
}