td.template{
font-weight : bold;
font-size : 10px;
text-align : left;
vertical-align : middle;
font-family : arial, verdana, Helvetica, sans-serif;
background-color : #999999;
margin: 0px;
padding: 0px;
color: #000000;}

.text{
font-size : 12px;
font-family :  "tahoma", arial, Helvetica, sans-serif;
color: #333333;}

.title1{
font-size : 12px;
font-family :  "tahoma", arial, Helvetica, sans-serif;
color: #990066;}

.title2{
font-size : 14px;
font-family :  "tahoma", arial, Helvetica, sans-serif;
color: #006600;}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

A.flip{
	font-weight : normal;
	text-decoration: underline;
	color: #990099;
}

A.flip:hover{
	font-weight : normal;
	text-decoration: none;
	color: #009900}



SELECT.drop180 {
	width : 180px;
	font-family : "tahoma", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

	font weight : bold;
	height : 23px;
	color : #336600;

	background colour : #FFFFFF;
	font-weight: normal;

}

textarea.textarea {
	width: 200px;
	height: 100px;
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #336600;
	font-style: normal;
	font-weight: normal;

}

input.input200 {
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336600;
	width: 200px;
}

input.submit {
	width: 50px;
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #990066;
	background-color : #FFFFFF;
}
