/* CSS definition file containing site wide stylesheets */

.photo-title {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(255,204,102);
 	font-weight: bold
}

.body1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255)
}

.body2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(255,204,102);
 	font-style: italic
}

.tiny {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(153,153,153)
}

.title1 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,153,0);
 	font-weight: bold
}

.title2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(255,204,102);
 	font-style: italic
}

.title3 {
	font-size: 16px;
 	text-transform: uppercase;
 	color: rgb(255,204,102);
 	font-weight: bold
}