/*
	Additional style sheet for Balkans section
	http://balkan.planken.cjb.net
*/

/* Style used for the year in the chronologies */
.year					{
					color : #000080;
					text-align : center;
					font-size : 250%;
					font-weight : 900;
					font-style : italic;
					}

.formhdr				{
					color : #ffffff;
					font-family : arial,helvetica,sans-serif;
					font-size : 90%;
					font-weight : bold;
					}

.formtxt				{
					color : #000080;
					font-family : arial,helvetica,sans-serif;
					font-size : 80%;
					font-weight : normal;
					}
