td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
.mytext2hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	
} 
.mytext2hot a:link {color: #000000; text-decoration: none} 
.mytext2hot a:visited {color: #000000; text-decoration: none}
.mytext2hot a:hover {
	color: #66CCFF;
	text-decoration: none;
	background-color:highlight;display: block;
} 
.mytext2 {color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	
} 
.mytext2 a:link {	color: #FFFFFF;text-decoration: none;
} 
.mytext2 a:visited {color: #FFFFFF;	text-decoration: none;
}
.mytext2 a:hover {color: #FFFFFF;
	text-decoration: underline;

} 

.mytext3 {color : #000000;text-decoration: none;	
} 
.mytext3 a:link {color : #000000;text-decoration: none;
} 
.mytext3 a:visited {color : #000000;text-decoration: none;
}
.mytext3 a:hover {color : #000000;text-decoration: underline;
} 

.mytext4 {color: #99CCFF;
	text-decoration: none;
	font-style: normal;
	
} 
.mytext4 a:link {	color: #99CCFF;text-decoration: underline;
} 
.mytext4 a:visited {color: #99CCFF;	text-decoration: underline;
}
.mytext4 a:hover {color: #99CCFF;
	text-decoration: underline;

} 



a:link {color: #0000FF; text-decoration: underline} 
a:visited {color: #0000FF; text-decoration: underline}
a:hover {color: #0066FF; text-decoration: none} 

.mytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
} 
 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.header2 {
	
	font-size: 14px;

}

.header3 {
	
	font-size: 14px;
	color: #CC0033;
}
.alphabullet {list-style-type: upper-alpha;} 
.alphalowbullet {list-style-type: lower-alpha;} 
.numbullet {list-style-type: decimal;} 


INPUT {
	color : #333333;
	font : 16px Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	border : thin ridge #0066FF;
}
TEXTAREA {
	color : #333333;
	font : 16px Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	border : thin ridge #0066FF;
}
SELECT {
	color : #333333;
	font : 12px Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	border : medium ridge #0066FF;
}

.radio1 {
	border : none;
	background-color: #CC0033;

}
.radio2 {
	border : none;
	background-color: #99CCFF;

}
.radio3 {
	border : none;
	background-color: #FFFFCC;

}

.radio4 {
	border : none;
	background-color: #FFFFFF;
}


.button {
	color : #FFFFFF;
	font : bold 14px Arial, Helvetica, sans-serif;
	background : #666666;
	border: medium outset #0000CC;
	cursor: hand;	
}
