body {
	font-family: verdana,helvetica,arial;
}



 



A {
	font-family: verdana,helvetica,arial;
	color: #000066;
	text-decoration : underline;
}







A:Hover {
	font-family: verdana,helvetica,arial;
	color: #6699CC;
	text-decoration : none;
}


.tabA:Hover {


	font-family: verdana,helvetica,arial;

	color: white;
	
	text-decoration : none;	



}


.titleFont  {
	font-family: verdana,helvetica,arial;
	color: Navy;
	font-weight : bold;
	font-size : large;
}



.boldFont {




	font-family: verdana,helvetica,arial;


	color: black;



	font-weight : bold;



	font-size : 12pt;




}



.subTitleFont  {
	font-family: verdana,helvetica,arial;
	color: gray;
	font-weight : normal;
	font-size : medium;
}

.addressFont {


	font-family: verdana,helvetica,arial;


	color : Black;



	font-size : xx-small;



	font-weight : bold;



}

.boxFont {


	font-family: verdana,helvetica,arial;


	color : Black;



	font-size : xx-small;
	
	font-weight : normal;
}

.tabFont {


	font-family: verdana,helvetica,arial;


	color : white;



	font-size : xx-small;



	font-weight : bold;



}

.smallFont {


	font-family: verdana,helvetica,arial;
	

	color : Black;



	font-size : smaller;



	font-weight : normal;



}


.smallBoldFont {
	font-family: verdana,helvetica,arial;
	color : Black;
	font-size : smaller;
	font-weight : bold;
	border : none;
}