<style>
	A:link {font-family : Vergia; color : blue;}/*this is a blue color*/
	A.black {font-family : Arial, sans-serif; text-decoration : none; color : black;}/*this is a black color*/
	A.navigator {font-family : Arial, sans-serif; text-decoration : none; color : black;font-size:85%}/*this is a black color*/
	
	h2 {font-family: Georgia;letter-spacing: 0px; color:#113279;font-size:120%}/*this is a blue color*/
	h3 {font-family: Arial;letter-spacing: 0px; colo:black;font-size:120%}/*this is a black color*/
	h4 {font-family: veranda;letter-spacing: 0px; color:#098D3A;font-size:110%}/*this is a green color*/
	h5 {font-family: veranda;letter-spacing: 0px; color:#ff6f00;font-size:110%}/*this is a orange color*/
	h6 {font-family: sans-serif;letter-spacing: 0px; color:black;font-size:80%}/*this is a black color*/
	li {font-family: Georgia;letter-spacing: 0px; color:#666666; font-size:100%}/*this is a gray color*/
	
	
	font.veranda{font-family: verdana;letter-spacing: 0px; color:black; font-size:100%}/*this is a black color*/
	font.verandabig{font-family: verdana;letter-spacing: 0px; color:black; font-size:120%}/*this is a black color*/
	font.verandaRed{font-family: verdana;letter-spacing: -1px; color:red; font-size:110%}/*this is a red color*/
	font.verandasmall{font-family: verdana;letter-spacing: 0px; color:black; font-size:80%}/*this is a black color*/
	font.smallveranda{font-family: verdana;letter-spacing: -0.5px; color:black; font-size:80%}/*this is a black color*/
	font.times{font-family: times;letter-spacing: 0px; color:red; font-size:80%}/*this is a red color*/
	font.arialblack{font-family: arial black;letter-spacing: 0px; color:#ffffff; font-size:95%}/*this is a white color*/
	font.arialblackg{font-family: arial;letter-spacing: 0px; color:3366cc; font-size:100%}/*this is a green color*/
	font.verandab{font-family: verdana;letter-spacing: 0px; color:black; font-size:100%}/*this is a blue color*/
	font.verandaO{font-family: verdana;letter-spacing: 0px; color:#ff6f00; font-size:95%}/*this is a orange color*/
	font.verandaBigGreen{font-family: verdana;letter-spacing: 0px; color:#098D3A; font-size:120%}/*this is a green color*/
	font.verandaG{font-family: times;letter-spacing: 0px; color:#666666; font-size:90%}/*this is a gray color*/
	font.arialblac{font-family: arial;letter-spacing: 0px; color:black; font-size:100%}/*this is a black color*/
	font.verandaBigO{font-family: verdana;letter-spacing: 0px; color:#ff6f00; font-size:150%}/*this is a orange color*/
	
	P.times{font-family:times;letter-spacing: 0px;color:black;font-size:110%}/*this is a black color*/
	P.veranda{font-family:veranda;letter-spacing: 0px;color:#666666;font-size:100%}/*this is a gray color*/
	p{font-family:font-family : Arial, sans-serif; letter-spacing: 0px; color:black;font-size:110%}/*this is a black color*/
	
</style>
	
	