@charset "UTF-8";
/* CSS Document */


/*the text next to the bullets*/

.maintext {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*the actual bullets itself*/

.bullets {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*the links under each photo....1-2-3-4-5...etc*/

.photolinks {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*the title "Photo" */

.phototitle {font-size: 12px; font-weight:bold
	font-family: Arial, Helvetica, sans-serif;
}
