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;}

h1{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color: #1559A7;}

h2{
font-size : 12px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color: #474747;}


.intro{
	font-size : 11px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color: #1559A7;
	font-weight: normal;
}

.text{
	font-size : 11px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}



A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #000000;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: underline;
	color: #999999}
	
	
A.flip2{
	font-weight : normal;
	text-decoration: none;
	color: #FFFFFF;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #333333}
	
	
A.flip3{
	font-weight : normal;
	text-decoration: none;
	color: #000000;
}

A.flip3:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #FFFFFF}
	

A.flip4{
	font-weight : normal;
	text-decoration: underline;
	color: #1559A7;
}

A.flip4:hover{
	font-weight : normal;
	text-decoration: none;
	color: #999999}

A.flip5{
	font-weight : normal;
	text-decoration: underline;
	color: #FFFFFF;
}

A.flip5:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #999999}
	
input.input200{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	height: 20px;

}

input.submit {
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #CC3300;
	background-color : #FFFFFF;
}

select.drop200 {
	width : 200px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;

	font weight : bold;
	height : auto;
	color : #000000;

	background colour : #FFFFFF;
	font-weight: normal;

}

textarea.textarea {
	width: 200px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	font-style: normal;
	font-weight: normal;

}
