

TD.h1 {
	color : #663333;
	text-decoration : NONE;
	font-style : bold;
	font-weight : bold;
	font-family : verdana, Helvetica, sans-serif;
	font-size : 14px;
}

TD.td1  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

TD.tdblue  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	text-decoration : none;
}


TD.td2  {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}


b  {
	font-style : bold;
	font-weight : bold;
}



p  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.textarea {
	border-style : solid;
	border-color : #0000ff;
	border-width : 1px;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336600;
	}



	.newinput {
	border-style : solid;
	border-color : #006699;
	border-width : 1px;
	background-color : #ffffff
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336600;
	}
	
	

select {
    border : 0;
	border-style : none;
	border-color : #0000ff;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336600;
}

.textbox {
	border : 2px;
	border-style : solid;
	border-color : #0000ff;
	background-color : #ccffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #336600;
}

a.a1 {
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #000099;
	font-style: normal;
	text-decoration : underline;
	font-weight : normal;
} 
	   
a.a1:visited {
	font-size: 11px;
	font-family:arial, Helvetica, sans-serif;
	color: #006600;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
} 
	   
a.a1:active {
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #000099;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
} 
	   
a.a1:hover{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}


a.a2{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #000099;
	font-style: normal;
	text-decoration : none;
	font-weight : normal;
} 
	   
a.a2:visited {
	font-size: 12px;
	font-family:arial, Helvetica, sans-serif;
	color: #000099;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
} 
	   
a.a2:active {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #000099;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
} 
	   
a.a2:hover{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration : underline;
	font-style : normal;
	font-weight : normal;
}





