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 : 11px;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #660066;}

h1{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #0E0066;
	font-style: normal;
}

h1.blue{
	font-size : 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : bold;
	font-family :  arial, verdana, Helvetica, sans-serif;
	color: #003399;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	margin-bottom: 0px;
	padding-bottom: 0px;
}	

	
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660066;
}


A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #CC0000;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #0E0066}
	
	
A.flip2{
	font-weight : normal;
	text-decoration: none;
	color: #000000;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #0E0066}


A.flip3{
	font-weight : normal;
	text-decoration: underline;
	color: #0E0066;
}

A.flip3:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #660066}

A.flip4{
	font-weight : normal;
	text-decoration: underline;
	color: #003399;
}

A.flip4:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #CC0000}

input.input180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 180px;
}

input.submit {
	width: 40px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #0E0066;
	background-color : #FFFFFF;
}

SELECT.drop90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 90px;
}

SELECT.drop225 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 225px;
}

textarea.textarea {
	width: 180px;
	height: 120px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}
