body {
	margin: 0px;
	padding: 0px;
	}

#container {
	width: 990px;
	height: 1%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background: #fff url(../images/container-bg_new.gif);
}

#container-form {
	padding: 0px;
	width: 990px;
	height: 1%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

textarea {
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:1.5;
}

.send-button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	background-color: #ffffff;
	border: 1px outset rgb(50,50,50); 
}

.arial {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt
}
.arial_sm {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt
}

a:link {  
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
a:hover {  
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}

a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

a:active {  
	color: #000099;
	font-weight:normal;
}

.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffffff;
    color: #000000;
	border: 1px outset rgb(50,50,50); 
}

.maintext {
	font-family: Arial; 
	font-size: 12pt; 
}
.title {
	font-family: Arial; 
	font-size: 10pt;
	line-height:1.0;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
.content {
	font-family: Arial; 
	font-size: 10pt;
	line-height:1.1;
	margin-left:5px;
	margin-right:5px; 
}
.content_sm {
	font-family: Arial; 
	font-size: 8pt;
	line-height:1.1;
	margin-left:5px;
	margin-right:5px; 
}

.Textarea-Style {
	border: 1px outset rgb(50,50,50);
}
.red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000;
	line-height:1;
	font-weight:bold;
	margin-left:5px;
	}
.reds{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000;
	line-height:1.2;
	font-weight:bold;
	}
.redder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FF0000;
	line-height:1.2;
	font-weight:bold;
	font-style:italic;
	margin-left:5px;
	}
.Header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#000000;
	line-height:1.1;
	font-weight:bold;
	}
.Header_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#006699;
	line-height:1.1;
	font-weight:normal;
	}
.Header_smaller{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#006699;
	line-height:1.1;
	font-weight:normal;
	}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#0000FF;
	line-height:1.1;
	margin-left:5px;
	text-decoration:underline;
	}
.letter {
	font-family: Arial; 
	font-size: 10pt;
	line-height:1.1;
}

