.bodytext {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:12px;
	color:#666666;
	}
	.bodytextbold {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#666666;
	text-decoration:none
	}
	.bodytextbold a{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#666666;
	text-decoration:none
	}
.bodytext2 {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:14px;
	color:#222222;
	}
.bodytext2 a {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:14px;
	color:#222222;
	text-decoration:none
	}
	.bodytext2 a:hover{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:14px;
	color:#666666;
	text-decoration:none
	}
	.bodytext3 {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:13px;
	color:#222222;
	}
.bodytext3 a {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:13px;
	color:#222222;
	text-decoration:none
	}
	.bodytext3 a:hover{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:13px;
	color:#666666;
	text-decoration:none
	}
.titletext {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:18px;
	color:#f2635d;
	}
.titletextgrn {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#77ae2f;
	}
.indextext {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:16px;
	color:#222222;
	}
.tag {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#77ae2f;
	}		
.bodytext a{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:12px;
	color:#666666;
	text-decoration:none
	}

.bodytext a:hover{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#f2635d;
	text-decoration:none
	}
.mailtext {
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:12px;
	color:#f2635d;
	}	
	
.footer{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:10px;
	color:#77ae2f;
	text-decoration:none
	}
	
.footer a{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:10px;
	color:#77ae2f;
	text-decoration:none
	}
.footer a:hover{
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: lighter;
	font-size:10px;
	color:#779359;
	text-decoration:none
	}
.button {
background:#f2635d ! important;
border:1px;
color:white ! important;
font-weight: bold ! important;
font-size: 11px ! important;
border-radius: 2px;
height: 30px ! important;
behavior:url(border-radius.htc);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
}
.myform {
border:solid 2px #333333;
}