body		{ background-color: #ffffff;  margin: 0px 0px 0px 0px;  }

.title   {
		font-family: Verdana;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		color:#ec008c; 
}

.text   {
		font-family: Verdana;
		font-size: 10px;
		color:#000000; 
		text-decoration: none;
}
.text a:link  {
		font-family: Verdana;
		font-size: 10px;
		color:#000000; 
		text-decoration: none;
}
.text a:visited   {
		font-family: Verdana;
		font-size: 10px;
		color:#000000; 
		text-decoration: none;
}
.text a:hover  {
		font-family: Verdana;
		font-size: 10px;
		color:#3195D1; 
		text-decoration: none;
}











.menu   {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		font-style: normal;
		color:#3195D1;
		text-decoration: none;
}
.menu a:link  {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		font-style: normal;
		color:#3195D1;
		text-decoration: none;
}
.menu a:visited  {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		font-style: normal;
		color:#3195D1;
		text-decoration: none;
}
.menu a:hover  {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		font-style: normal;
		color:#3195D1;
		text-decoration: underline;
}












.footer   {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold; 
		text-decoration: none; 
		color: #666666;
}

 .form_field		{ font-family: Verdana; font-size: 10px; font-weight:bold; color: #000000; padding: 2px;
					border-bottom: 1px solid #cacaca;
					border-left: 0px;
					border-right: 0px;
					border-top: 0px }

 .buttons		{ font-family: verdana; text-align:center; font-style:normal; font-size: 10px; font-weight:normal; color: #000000; 
					}

